Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Integrated Management - Manager Command and Definition File Reference


jp1cshaverup.bat (Windows only)

Organization of this page

Function

This command upgrades a logical host environment that was set up for JP1/IM - Central Scope under version 08-01 or earlier.

You must execute this command in order to use the functions of a new version of JP1/IM - Central Scope that has been installed. However, if you want to use only the functions supported by version 08-01 or earlier, do not execute this command.

Format

jp1cshaverup.bat -h logical-host-name
                [-w work-directory]

Execution permission

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

Storage directory

Scope-path\bin\

Note: This command is not included in JP1/IM - Manager for Linux.

Arguments

-h logical-host-name

Specifies the name of the logical host that is to be upgraded. If this option is omitted, an error results.

-w work-directory

Specifies the full path of a work folder that is used to upgrade the logical host environment for JP1/IM - Central Scope. If the path contains a space, enclose the entire path in double-quotation marks (").

If this option is omitted, Scope-path\tmp\ is assumed.

Notes

Return values

0

Normal termination

1

Specified logical host name was not found

2

Argument error

4

No permission to execute the command

12

Insufficient memory

13

Insufficient disk capacity

31

Database initialization error

32

Data access error

42

A service is running

45

An attempt was made to execute the command on the new version of the database

99

Other error

Examples

Upgrade the logicalhost logical host environment for the JP1/IM - Central Scope instance that is running under version 08-01; use the C:\temp\ work folder:

jp1cshaverup -h logicalhost -w C:\temp

Example output

The upgrade processing started.
KAVB7750-I Upgrading of the database version has finished.
KAVB7624-I The jcsdbconvert command finished successfully.
The upgrade processing ends successfully.