The performance data collected by PFM - RM for Microsoft SQL Server is managed by using the Store database for the Remote Monitor Store service of PFM - RM for Microsoft SQL Server.
By executing jpcconf db define command, you can change the following storage folders for performance data managed by the Store database:
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.
The following table describes the options of the jpcconf db define command, including the values that can be specified.
Table 2-10 Settings related to the storage locations of performance data
Description | Option name | Specifiable value#1 | Default#2 |
---|---|---|---|
The folder in which performance data is stored | sd | Folder name, from 1 to 214 bytes | installation-folder\agt4\store\instance-name |
The folder to which performance data is backed up | bd | Folder name, from 1 to 211 bytes | installation-folder\agt4\store\instance-name\backup |
The folder to which performance data is partially backed up | pbd | Folder name, from 1 to 214 bytes | installation-folder\agt4\store\instance-name\partial |
The maximum number of generations of performance data to be backed up | bs | 1 to 9 | 5 |
The folder to which performance data is exported | dd | Folder name, from 1 to 127 bytes | installation-folder\agt4\store\instance-name\dump |
The folder to which performance data is imported | id | Folder name, from 1 to 222 bytes | installation-folder\agt4\store\instance-name\import |