db won't auto start after cold backup
I have three databases on a test server. OS is solaris 10. Oracle version 10.2.0.3. Besides the hot backup, every once a while I do a full cold backup. The backup scripts shuts down all three databases. However, after the backup is done, only two of the databases started automatically. I checked the oratab file and all three databases were registered on there. Where else can I check to find out why the third database is not starting automatically? Database name is not hard coded in the backup script. Thanks.
0