How do we trace the Database instance Service in Windows?
Hi,
Is it possible to trace a Database Service (in Windows ) while it is started?
My Customer has Oracle 10g (10.2.0.5) and Oracle 11g (11.2.0.5) in the same server. All the Databases are set to autostartup so that those DBs are started at the server restart.
Strange thing is that the 11g DBs are getting started but the 10g DBs are not getting started.
Once the Server startup is complete,we are able to startup the service manually from sqlplus.
Also while the Server is running, when restart the service,the DB shuts down but does not startup,only the service is started.