pdvrup (Upgrade HiRDB version)
Function
The pdvrup command maintains the master directory RDAREA and data dictionary RDAREAs when the HiRDB version has been upgraded in order to make the database conform to the new version.
You can execute this command only when pd_auto_vrup=N is specified in the system definitions. If you have specified pd_auto_vrup=Y, HiRDB automatically executes the pdvrup command.
Executor
HiRDB administrator
Format
pdvrup
Option
None
Rules
Note
The execution results of the pdvrup command can be confirmed by the return code after the command has executed and by whether or not there are any error messages. A return code of 0 for this command indicates normal termination; a return value of 4 indicates that the upgrade terminated normally (in this case, restart HiRDB); a return value of 12 indicates abnormal termination.