2.2 pdadmvr (Acquire HiRDB product information)

Organization of this section
(1) Function
(2) Executor
(3) Format
(4) Options
(5) Rules
(6) Notes
(7) Output format

(1) Function

Displays the HiRDB version information.

(2) Executor

HiRDB administrator

(3) Format

pdadmvr [-s|-c]

(4) Options

(a) -s

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:

(b) -c

Specifies that information about the character code classification is to be displayed, in addition to the information displayed when no option is specified or the -s option is specified.

(5) 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.

(6) Notes

  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).

(7) 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
The display format depends on the option specification:
  • When no option is specified
    Information through the revision number is displayed.
    Example: 09-00
  • When the -s or -c option is specified
    Information through the code following the revision number is displayed.
Example: 09-00-01
3Object-OptionObject-Option is always displayed.
4HiRDB addressing mode64bit is always displayed.
  • 64bit: 64-bit addressing mode
5HiRDB internal informationPOSIX is always displayed.
6HiRDB internal information--
7Character code classification
  • sjis: Shift JIS Kanji codes
  • chinese: EUC Chinese Kanji codes
  • chinese-gb18030: Chinese Kanji codes (GB18030)
  • utf-8: Unicodes
  • lang-c: One-byte character codes
8No-Staticizer-OptionNo-Staticizer-Option is always displayed.
9Whether HiRDB External Data Access is installed#1
  • No-Exd is always displayed.
10Whether HiRDB Advanced High Availability is installed
  • Advanced-High-Availability: Installed
  • No-Advanced-High-Availability: Not installed
11Whether the HiRDB Advanced Partitioning Option is installed
  • Advanced-Partitioning-Option: Installed
  • No-Advanced-Partitioning-Option: Not installed
This information is the same as regardless of whether HiRDB Advanced High Availability is installed, because the HiRDB Advanced Partitioning Option is included in HiRDB Advanced High Availability.
12Whether HiRDB Non Recover FES is installed#2
  • Non-Recover-FES: Installed
  • No-Non-Recover-FES: Not installed
13No-Disaster Recovery Light EditionNo-Disaster-Recovery-Light-Edition is always displayed.
14HiRDB type (whether this is HiRDB Server with Additional Function)
  • No-Plus-facilities: This is not HiRDB Server with Additional Function.
  • Plus-facilities: This is HiRDB Server with Additional Function.
15Whether HiRDB Accelerator is installed
  • Accelerator: Installed
  • No-Accelerator: Not installed
#1: This item is displayed for a HiRDB/Parallel Server, but is displayed for a HiRDB/Single Server only when the -c option is specified.
#2: This item is displayed for a HiRDB/Parallel Server only.