pdgrprfl (Refresh user and role information)
Function
When the Directory Server linkage facility is used, the pdgrprfl command updates to the most recent status the user and role information maintained in memory by HiRDB.
You should execute the pdgrprfl command in the following situations:
This command enables you to establish connection with the HiRDB using the most recent user information provided by the Directory Server. It also enables you to use table access privileges on the basis of the most recent role information in the Directory Server.
For details about the Directory Server linkage facility, see the HiRDB Version 8 System Operation Guide.
Executor
HiRDB administrator
Format
pdgrprfl
Option
None
Rules
Notes
Relationship between front-end server activity status and pdgrprfl command
pdls -d svr command execution result | Front-end server status | pdgrprfl command execution result | ||
---|---|---|---|---|
Unit | Server | Recovery- unnecessary front-end server | Other front-end server | |
STARTING | STOP | Initial status | Command terminated with error. | Command terminated with error. |
STARTING | STARTING | Preparing to start | Command terminated with error. | Command terminated with error. |
ACTIVE | STARTING | |||
STARTING | STARTING | Preparing to start (server process has already started) | Command terminated with error. | Command terminated with error. |
ACTIVE | STARTING | |||
ACTIVE | STARTING | Ready to start | Command processing executed. | Command processing executed. |
ACTIVE | SUSPEND | |||
ACTIVE | ACTIVE | Running | Command processing executed. | Command processing executed. |
ACTIVE | TRNPAUSE | |||
STOP | ![]() | Stopped due to reduced mode operation | Command processing skipped. | Command processing skipped. |
ACTIVE | STOP | Stopped by individual server stop command | ||
STOP(N) | ![]() | Stopped by normal termination | Command processing skipped. | Command processing skipped. |
STOP(F) | ![]() | Stopped by forced termination | Command processing skipped. | Command processing skipped. |
STOP(A) | ![]() | Server activity status unknown because unit shutdown was detected | Command processing skipped. | Command terminated with error. |
STOPPING | ![]() | Preparing to stop | Command terminated with error. | Command terminated with error. |
ACTIVE | STOP | Ready to execute the database recovery utility (after executing the pdstart -r command) | Command terminated with error. | Command terminated with error. |