Job Management Partner 1 Version 10, Job Management Partner 1/Performance Management - Remote Monitor for Oracle Description, User's Guide and Reference

[Contents][Glossary][Index][Back][Next]

2.6.1 Changing the storage location of performance data

Performance data collected by PFM - RM for Oracle is managed in the Store database of the Remote Monitor Store service of PFM - RM for Oracle.

The Store database uses the following folders to manage the collected performance data. These folders can be changed by using the jpcconf db define command.

Use the jpcconf db define command with -move option if you want to copy the performance data to the new storage location of the Store database.

For details about the jpcconf db define command, see the manual Job Management Partner 1/Performance Management Reference.

Organization of this subsection
(1) Windows
(2) UNIX

(1) Windows

The following table describes the options of the jpcconf db define command, including the values that can be specified.

Table 2-26 Options of the command that changes the performance data storage location

Description Label name Specifiable values Default value#
Backup destination folder Bd 1 to 211 bytes absolute path name installation-folder\agt1\store\instance-name\backup
Maximum backup generation number Bs 1 to 9 5
Export destination folder dd 1 to 127 bytes absolute path name installation-folder\agt1\store\instance-name\dump
Import destination folder id 1 to 222 bytes absolute path name installation-folder\agt1\store\instance-name\import
Save destination folder Sd 1 to 214 bytes absolute path name installation-folder\agt1\store\instance-name
Partial backup destination folder pbd 1 to 214 bytes absolute path name installation-folder\agt1\store\instance-name\partial

#
For the default save destination for logical host operation, replace installation-folder with environment-folder\jp1pc.

(2) UNIX

The following table describes the options of the jpcconf db define command, including the values that can be specified.

Table 2-27 Options of the command that changes the performance data storage location

Description Label name Specifiable values Default value#
Backup destination directory bd 1 to 211 bytes absolute path name /opt/jp1pc/agt1/store/instance-name/backup
Maximum backup generation number bs 1 to 9 5
Export destination directory dd 1 to 127 bytes absolute path name /opt/jp1pc/agt1/store/instance-name/dump
Import destination directory id 1 to 222 bytes absolute path name /opt/jp1pc/agt1/store/instance-name/import
Partial backup destination directory pbd 1 to 214 bytes absolute path name /opt/jp1pc/agt1/store/instance-name/partial
Save destination directory sd 1 to 214 bytes absolute path name /opt/jp1pc/agt1/store/instance-name

#
For the default save destination for logical host operation, replace installation-folder with environment-folder\jp1pc.