Data Archive
- Data Archive 6.4.4
- All Products
Property
| Description
|
---|---|
Connection Name
| List of target connections. The target connection includes details on how the archive job connects to the target database and how the archive job processes data for the target.
Choose the Data Vault target that you want to archive data to. This field is mandatory.
|
Include Reference Data
| Select this option if you want the archive project to include transactional and reference data from ERP tables.
|
Reference Data Store Connection
| Required when you use a history database as the source.
Connection that contains the original source reference data for the records that you archived to the history database. The source includes reference data that may not exist in the history database. The archive job may need to access the reference data when the job archives or purges from the history database.
|
Enable Data Encryption
| Select this option to enable data encryption on the compressed Data Vault files during load. If you select this option, you must also choose to use a random key generator provided by Informatica or your choice of a third-party key generator to create an encryption key. Data Archive stores the encrypted key in the ILM repository as a hidden table attribute. When you run the archive definition, the key is passed to Data Vault as a job parameter and is not stored in Data Vault or any log file. The encrypted key is unique to the archive definition and is generated only once for a definition. If you run an archive definition more than once, the same encryption key is used.
If you have enabled data encryption for both the selected target connection and the archive definition, Data Archive uses the archive definition encryption details. If you do not configure data encryption at the definition level, then the job uses the details provided at the target connection level.
|
Use Random Key Generator
| Option to use a random key generator provided by Informatica when data encryption is enabled. When you select this option, the encryption key is generated by a random key generator provided by Informatica (javax.crypto.KeyGenerator).
|
Use Third Party
| Option to use a third-party key generator when data encryption is enabled. If you select this option, you must configure the property "informia.encryptionkey.command" in the
conf.properties file. Provide the command to run the third-party key generator.
|
Property
| Description
|
---|---|
Connection name
| List of target connections. The target connection includes details on how the archive job connects to the target database and how the archive job processes data for the target.
Choose the database target that you want to archive data to.
|
Seamless Access Required
| Select this option if you want to archive to a database repository at the same time as you archive to the Data Vault server.
Allows seamless access to both production and archived data.
|
Seamless Access Data Repository
| Repository that stores the views that are required for enabling seamless data access.
|
Commit Interval (For Insert)
| Number of database insert transactions after which the archive job creates a commit point.
|
Parallelism Degree (Delete)
| Number of concurrent threads for parallel deletions.
|
Parallelism Degree (Insert)
| Number of concurrent threads for parallel insertions.
|