Nonstop Database, HiRDB Version 9 Command Reference
![[Contents]](FIGURE/CONTENT.GIF)
![[Index]](FIGURE/INDEX.GIF)
![[Back]](FIGURE/FRONT.GIF)
(1) Function
The pdkill command forcibly terminates a specified process.
(2) Executor
(3) Format
(4) Option
(a) process-ID ~<unsigned integer> ((1-5))
Specifies the ID of the process to be terminated forcibly. To check the process ID, use the pdls -d prc command.
- You can execute the pdkill command only when HiRDB is active.
- Execute the pdkill command at each server machine.
- You can check the result of the pdkill command using the pdls command (specifying -d prc).
- Make sure that the specified process ID is correct. If an incorrect process is terminated forcibly, HiRDB may terminate abnormally.
- Return code 0 for the pdkill command indicates normal termination, and return code -1 indicates abnormal termination.
All Rights Reserved. Copyright (C) 2014, Hitachi, Ltd.