1.

How Do You Automate Starting And Shutting Down Of Databases In Unix?

Answer»

The /etc/oratab FILE CONTAINS an entry for each instance running on the server. The last CHARACTER of that entry indicates whether the instance should be started and SHUTDOWN automatically. You can set the VALUE to Y for the SID to automatically start and shutdown the specific instance.

The /etc/oratab file contains an entry for each instance running on the server. The last character of that entry indicates whether the instance should be started and shutdown automatically. You can set the value to Y for the SID to automatically start and shutdown the specific instance.



Discussion

No Comment Found