Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/IT Service Level Management Description, User's Guide, Reference and Operator's Guide


jslmdbrstr (restores database)

Organization of this page

Function

This command restores the database used in ITSLM.

In the event of a problem on the host on which ITSLM - Manager is installed, you can restore the environment in effect just before the problem occurred by executing this command.

Execute this command under the following conditions:

In the case of a cluster system, in addition to the above services, the ITSLM - Manager service JP1/ITSLM - Manager DB Cluster Service (service name: HiRDBClusterService_JL0) must also be running. In a cluster system, execute this command on the active server (if the command is executed on the standby server, an error will result).

The command's execution results are output to the following file:

ITSLM-Manager-installation-folder\mgr\logs\jslmdbrstr.log

For details about the messages displayed during command execution, see 11.3 Messages.

Format

jslmdbrstr absolute-path-of-backup-file

Execution permission

OS's Administrator account

Storage folder

ITSLM-Manager-installation-folder\mgr\bin\

Arguments

absolute-path-of-backup-file

Specifies, enclosed in double quotation marks ("), the absolute path for the backup file that is to be restored.

Note that this absolute path must begin with a drive name (one character from A to Z or a to z or a colon (:)) and must consist of the characters A to Z, a to z, 0 to 9, underscore (_), period (.), parentheses (()), backslash (\), and space. None of the following specifications is permitted:

  • Specification in UNC representation

  • Specification containing a network drive

  • Specification of a drive name only

  • Specification containing any of the following Windows and MS-DOS reserved words in folder and file names:

    CON, PRN, AUX, CLOCK$, NUL, COM0, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT0, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, LPT9

Make sure that the specification does not include any special characters.

Notes

Return value

Return value

Description

0

Database restore processing terminated normally.

1

Database restore processing failed.

Example

C:\Program Files\HITACHI\JP1ITSLM\mgr\bin\jslmdbrstr "C:\Users\Administrator\Desktop\db\ITSLMBK01"