Keywords for importing Fast Path data
The following table lists keywords and parameters that can be used with the MXA_FASTPATH_IMPORT subcommand to import Fast Path repository data into the Advisor repositories.
Keyword | Description |
|---|---|
REPOSITORY_DSNAME | Specify the name of the Fast Path repository to import data from. This keyword identifies the name of the Fast Path repository to be processed by the PROCESS_EPR command. |
STATISTICS | Specify this parameter to import statistics from the Fast Path repository to Advisor repositories. |
RECON_DSNAME | Specify the data set name that is used for RECON1, RECON2, or RECON3 within the IMS subsystem, containing the databases to be imported. The RECON data set name is used to form part of the key for Advisor repository records. If the RECON data set is not found in the Advisor repository, the following message is generated: BMC110409E RECON_DSNAME='dsname' is not found in MXA repository - return code=returncode As a result, processing terminates and no data import is performed. |
SELECT_GROUP | (optional) Select the repository records where the repository group matches the specified 1-character to 4-character group mask. Wildcard characters * and ? can be included. |
SELECT_DBD | (optional) Select the repository records where the database name matches the specified 1-character to 8-character dbdname mask. Wildcard characters * and ? can be included. |
SELECT_AREA | (optional) Select the repository records where the area name matches the specified 1-character to 8-character areaname mask. Wildcard characters * and ? can be included. |
SELECT_DATE | (optional) Select the Fast Path repository records where the run date falls between the start date and the stop date. If the start date is omitted, the default format 0000.000 is used. If the stop date is omitted, the default format 9999.366 is used. |
Related topic