What is Startup and Shutdown ?



STARTUP is the process of starting an instance, presumably with the intent of mounting and opening a database in order to make a database system available for use.

To SHUTDOWNÂ is to disconnect an instance from the database and terminate the instance.



Leave a Reply