Job Management Partner 1/Automatic Job Management System 3 Command Reference 2
Format
ajsembdbidlist
[-v]
Description
Displays information that is required by commands for operating on the embedded database. The information is registered in the configuration definition.
The information to be displayed is as follows:
- Association between setup identifiers and embedded database practical directories
- Association between scheduler services and embedded database practical directories
- The version of the embedded database
Note that this command can be executed regardless of the operating status of JP1/AJS3 and the embedded database.
Execution privileges
In Windows: Administrators privileges
In UNIX: Superuser privileges
Storage directory
- In Windows:
- JP1/AJS3 - Manager-installation-folder\tools\
- In UNIX:
- /opt/jp1ajs2/tools/
Arguments
-v
Specify this option to display the version of the embedded database.
Example 1
The command in this example displays the following types of information registered in the configuration definition:
- Association between setup identifiers and embedded database practical directories
- Association between scheduler services and embedded database practical directories
ajsembdbstatus
Example 2
The command in this example displays the following types of information registered in the configuration definition:
- Association between setup identifiers and embedded database installation directories
- Association between setup identifiers and embedded database versions
ajsembdbstatus -v
Output example 1
The following output example shows that the ajsembdbsetup command (embedded database setup) has been completed for _JF0 to _JF2 on hosts AJSROOT1, AJSROOT2, and ROOT3, respectively. For _JF3, the ajsembdbbuild command (embedded database environment creation) has been completed.
(1) *** Embeddb setup-id list 20XX/04/18 08:15:00 (2) (3) _JF0 C:\Program Files\HITACHI\JP1AJS2\embdb\_JF0 _JF1 C:\Program Files\HITACHI\JP1AJS2\embdb\_JF1 _JF2 C:\Program Files\HITACHI\JP1AJS2\embdb\_JF2 _JF3 C:\Program Files\HITACHI\JP1AJS2\embdb\_JF3 (4) Host-Name:JP1_DEFAULT(5) (6) (7)
AJSROOT1 _JF0 C:\Program Files\HITACHI\JP1AJS2\embdb\_JF0 Host-Name:LHOST1 AJSROOT2 _JF1 C:\Program Files\HITACHI\JP1AJS2\embdb\_JF1 ROOT3 _JF2 C:\Program Files\HITACHI\JP1AJS2\embdb\_JF2 (8)--
- Explanation of output items
(1) The title and the time that the command was executed (in YYYY/MM/DD hh:mm:ss format)
(2) Setup identifiers
(3) Embedded database practical directories
(4) Logical host name. For a physical host, JP1_DEFAULT is output.
(5) Scheduler service name
(6) Setup identifiers
(7) Embedded database practical directories
(8) End of output
Output example 2
The following output example shows the ajsembdbidlist command executed with the -v option specified when _JF0 and _JF1 have been installed on a physical host and _JF2 has been installed on the LHOST1 logical host.
(1) *** Embeddb setup-id list 20XX/04/18 08:15:00 (2) Host-Name:JP1_DEFAULT (3) (4) (5) _JF0 08-05-/N C:\Program Files\HITACHI\JP1AJS2\embdb\_JF0 _JF1 08-05-/N C:\Program Files\HITACHI\JP1AJS2\embdb\_JF1 Host-Name:LHOST1 _JF2 08-05-/N C:\Program Files\HITACHI\JP1AJS2\embdb\_JF2 (6)--
- Explanation of output items
(1) The title and the time that the command was executed (in YYYY/MM/DD hh:mm:ss format)
(2) Logical host name. For a physical host, JP1_DEFAULT is output.
(3) Setup identifiers
(4) Versions of embedded databases
(5) Installation directories for embedded databases
(6) End of output
Actions to be taken if an error occurs
If a command error occurs, take the action indicated in the following table.
Message ID and message Cause Action taken KAVS2116-E There is an error in the specified option. Illegal option (option) exists. The specified option is incorrect. An invalid option has been specified. Check the option and re-execute the command. KAVS0903-E System error occurred. : Get Conf NG An attempt to read the configuration definition failed. Check the execution permission for the command, and re-execute the command. If this error occurs again, contact the system administrator.
Return values
0 Normal end Registered information is displayed (this value is also returned when there is no information to be displayed). 4 Abnormal end An option is invalid. 8 Abnormal end An attempt to read the configuration definition failed.
Copyright (C) 2009, 2010, Hitachi, Ltd.
Copyright (C) 2009, 2010, Hitachi Solutions, Ltd.