Hitachi

JP1 Version 12 JP1/Performance Management User's Guide


4.1.7 Importing backup data (with Store 2.0)

By importing backup data, you can make historical performance data available for reference. Use the jpctool db import command to import backup data, specifying either a full or additional import.

After the import process, the imported data can be viewed in parallel with the data in the Store database currently in use. When you import a unit database that covers a division period already represented in the Store database, the data in the Store database is given priority when performance data is displayed.

  1. Log on to the host that has PFM - Agent or PFM - RM installed.

  2. Execute the jpctool service list command to make sure that the Agent Store or Remote Monitor Store service is running.

  3. Execute the jpctool db import command.

    Use the following commands:

    For a full import:

    When you execute the command, the files in the import directory are deleted and replaced with the backup files.

    jpctool db import -key XXXX#1 -d D:\backup01#2
    For an additional import:

    When you execute the command, data is added to the backup files that are stored in the import directory.

    jpctool db import -key XXXX#1 -d D:\backup01#2 -add
#1

xxxx indicates the service key of PFM - Agent or PFM - RM. Every PFM - Agent or PFM - RM has a specific service key, such as Oracle for PFM - Agent for Oracle and Windows for PFM - Agent for Platform (Windows). For details on service keys, see the description of the naming rules in an appendix of the JP1/Performance Management Planning and Configuration Guide.

#2

D:\backup01 indicates the backup directory.