Hi,
I'm using an Oracle 12c1 standard edition.
When i restart my Oracle service (or restart the server), the database doesn't start correctly (when i restart my Oracle service, it is anormaly quick).
When i try to connect to my database : sqlplus system/****@mySIG , i have the following error :
ora-12514 tns listener does not currently know of service requested in connect descriptor
If i do the following action everything is ok :
- Set ORACLE_SID=SIG
- Sqlplus sys/manager as sysdba
- Startup
I think when i start my oracle service, the database isn't start completly.
Thank you for your support.
Tom