NonStop dba/m Database Manager for NonStop SQL/MP Installation and Operations Guide (dba/m 6.1+)
dba/m Database Manager installation and Operations Manual 522633-005 5-1
Chapter 5 SERVER OPERATIONS
This chapter provides the following:
Procedures to start and stop dba/m Database Manager on the server
Descriptions of the sub volumes and files used by dba/m.
Stopping dba/m
Perform the following steps to stop execution of dba/m:
1. Logoff from all dba/m Database Manager workstations.
2. Log onto the server as SUPER.<user>. (Do not use any other logon id)
3. Enter the following commands at the TACL prompt:
volume GENOBY
obey GDBSTOP
4. Verify that all servers and child processes are stopped. (In some cases some servers or
processes might still be running.) Use the STOP command to stop any remaining
dba/m Database Manager servers.
Starting dba/m
When dba/m Database Manager is installed, it is started by the installation macro. If
dba/m Database Manager is stopped for any reason, it must be restarted using the
procedure in this section.
HP recommends that the startup procedure provided in this section be included in the
Himalaya System startup script so that dba/m Database Manager will start automatically
if the Himalaya System is shut down and then restarted.
Perform the following steps to start dba/m Database Manager on the server:
1. Log onto the server as SUPER.<user>. (Do not use any other logon id)
2. At the TACL prompt, type the following:
Volume GENOBY
Obey COLDSTRT
Upon completion of the cold start, all dba/m Database Manager servers will begin
running.