8.4.1.2 Configuring Scenario Extraction
This topic describes scenario extraction parameters.
Table 8-9 Scenario Extraction Parameters
Parameter | Description |
---|---|
extract.database.username | User used to connect to the database when extracting scenarios (ATOMIC). |
extract.database.password | Password for the above user. |
extract.conn.driver | Database connection driver that the utility is to use (oracle.jdbc.driver.OracleDriver). |
extract.conn.url | Database connection string that the Scenario Migration Utility is to use. |
extract.system.id | System from which the scenario was extracted. |
extract.schema.mantas | ATOMIC schema owner in the database into which extraction of the scenarios occurs (ATOMIC). |
extract.schema.business | ATOMIC schema owner in the database into which extraction of the scenarios occurs (ATOMIC). |
extract.schema.market | ATOMIC schema owner in the database into which extraction of the scenarios occurs (ATOMIC). |
extract.user.miner | ATOMIC schema owner in the database into which extraction of the scenarios occurs (ATOMIC). |
extract.miner.password | Password for the above user. |
extract.dirname | Full path to the target directory where the utility writes extracted metadata (<OFSAAI Installed Directory>/database/ db_tools/data). |
extract.backup.dir | Full path to the target directory where the utility writes backups of the extracted metadata (<OFSAAI Installed Directory>/ database/db_tools/ data/temp). |
extract.product.range.only | Indicator (Y or N) of whether to extract custom patterns, jobs, thresholds, threshold sets, and scoring rules when extracting a scenario. Set to Y to prevent extraction of these entities. |
extract.product.range.check | (For internal use only.)
Indicator (Y or N) of whether to fail the extraction of a scenario if any metadata has sequence IDs outside the product range. Set to Y to fail the extraction. |