You can read this guide where it shows two possible solutions
However if you have problem yet to connect SQLPLUS due to OracleServiceORCL doesn't exists in Windows Services, so the best solution is open the window CMD and execute the follow command:
C:\> ORADIM -NEW -SID ORCL
Then, just go to Command prompt
Set Oracle SID C:>set oracle_sid=ORCL
Now run Net start command. C:>net start oracleserviceORCL
Or when you set value to enviroment variable ORACLE_SID you must type ORCL instead XE, and you will see how it works.
No hay comentarios:
Publicar un comentario