


How is the DBMS started? How long does this take?
Prior to starting the DBMS, the code must be loaded and the operating system resources made available. Then database operation is opened via CONTROL. This normally takes 1-2 minutes (i.e., after a proper shutdown). Command procedures can be used for automatic startup.


