Hitachi

JP1 Version 12 JP1/Integrated Management 2 - Manager Command, Definition File and API Reference


jimdbstatus

Organization of this page

Function

This command checks the operating status of the IM database, such as running or stopped.

Format

jimdbstatus [-h logical-host-name]

Execution permission

In Windows: Administrator permissions (if the Windows UAC feature is enabled, the command is executed from the administrator console)

In UNIX: Superuser permissions

Storage directory

In Windows:

Manager-path\bin\imdb\

In UNIX:

/opt/jp1imm/bin/imdb/

Arguments

-h logical-host-name

When you are operating in a cluster system, this option specifies the logical host name of the host where the command is executed. The command then checks the operating status of the IM database for the specified logical host. If this option is omitted, the logical host name specified in the JP1_HOSTNAME environment variable is assumed. If the JP1_HOSTNAME environment variable is not specified, the physical host name is assumed. If you are not using a cluster system, specification of this option is not needed. Note that the logical host name is case sensitive.

Return values

0

IM database is running

1

jimdbstatus command terminated abnormally

4

IM database is engaged in startup or termination processing

8

Database has been terminated (IM database restart processing was canceled and the IM database became unstable)

12

IM database was terminated (normal termination status)

16

IM database has not been started (applicable to Windows)

20

IM database has not been set up

Notes

Before executing the command in Windows, in case of existing the Application Experience service, make sure that the startup type of the Application Experience service is not set to Disabled.