Oracle XE don´t start automatically after windows start
Hi,
I have a oracle XE in windows server 2003 SP 2 and after windows start the oracle database don't start automatically, stays idle.
In windows services the OracleServiceXE and OracleXETNSListener start automatically and have the status equal to start. In registry i have ORA_XE_AUTOSTART = True.
But In oradim.log i have the folowing error:
C:\oracle\oraclexe\app\oracle\product\10.2.0\server\bin\oradim.exe -startup -sid xe -usrpwd * -log oradim.log -nocheck 0
Mon Mar 22 15:33:34 2010
ORA-12560: TNS:protocol adapter error
I believe the problem should be here.
if i open sqlplus and start the database, the database start without any problem.
Can anyone help me out fixing this problem, is important to me the database start after system reboot.