When a HiRDB/Parallel Server is being used, each server can be started and terminated independently. This section explains the server startup and termination procedures, which are applicable to the following types of servers:
HiRDB can be started at a server with the command shown in Table 1-7.
Table 1-7 Startup procedure for a server
Startup mode | Execution command | Description of the startup mode | Previous termination mode |
---|---|---|---|
Normal startup | pdstart -s | This startup mode is used to restart a server after it terminated normally during HiRDB operation. Information that was in effect during the previous session is not inherited. | Normal termination |
HiRDB can be terminated at a server with the command shown in Table 1-8.
Table 1-8 Termination procedure for a server
Termination mode | Input command | Description of the termination mode |
---|---|---|
Normal termination | pdstop -s | This mode prohibits acceptance of any new transactions and terminates the server after all current transaction processing has been completed. |