Scalable Database Server, HiRDB Version 8 Command Reference
![[Contents]](FIGURE/CONTENT.GIF)
![[Index]](FIGURE/INDEX.GIF)
![[Back]](FIGURE/FRONT.GIF)
pdkill (Forcibly terminate a process)
Function
The pdkill command forcibly terminates a specified process.
Executor
Format
Option
- 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.
Rules
- You can execute the pdkill command only when HiRDB is active.
- Execute the pdkill command at each server machine.
Notes
- 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) 2007, Hitachi, Ltd.