pdadmvr (Acquire HiRDB product information)

Function

Displays the HiRDB version information.

Executor

HiRDB administrator

Format

pdadmvr [-s]

Options

Specifies that the coding following the revision number is to be displayed as the version information. The following shows an example of the version information display:

Rules

  1. The pdadmvr command can be executed at any time, whether or not HiRDB is active.
  2. The pdadmvr command must be executed at each server machine.

Note

  1. When the pdadmvr command is executed, return code 0 indicates normal termination, and return code 8 indicates abnormal termination (such as an invalid option).

Output format

[Figure]

A circled number in the figure corresponds to the item number in the following table:

No.Display itemExplanation
1HiRDB type
  • single: HiRDB/Single Server
  • parallel: HiRDB/Parallel Server
2HiRDB versionHiRDB version
3Object-OptionObject-Option is always displayed.
4HiRDB addressing mode
  • 32bit: 32-bit addressing mode
  • 64bit: 64-bit addressing mode
5Whether or not the POSIX library version has been installed
  • POSIX: Installed
  • NO-POSIX: Not installed
6Whether or not the HiRDB Staticizer Option has been installed
  • Staticizer-Option: Installed
  • No-Staticizer-Option: Not installed
7Whether or not HiRDB External Data Access has been installed#
  • Exd: Installed
  • No-Exd: Not installed
8Whether or not HiRDB Advanced High Availability has been installed
  • Advanced-High-Availability: Installed
  • No-Advanced-High-Availability: Not installed
9Whether or not the HiRDB Advanced Partitioning Option has been installed
  • Advanced-Partitioning-Option: Installed
  • No-Advanced-Partitioning-Option: Not installed
10Whether or not a HiRDB recovery-unnecessary FES has been installed
  • Non-Recover-FES: Installed
  • No-Non-Recover-FES: Not installed
11Whether or not HiRDB Disaster Recovery Light Edition has been installed
  • Disaster-Recovery-Light-Edition: Installed
  • No-Disaster-Recovery-Light-Edition: Not installed
# This item is displayed for a HiRDB/Parallel Server only.