Table of Contents

Search

  1. Preface
  2. Starting Data Archive
  3. System Configuration
  4. Database Users and Privileges
  5. Source Connections
  6. Target Connections
  7. Archive Store Configuration
  8. Datatype Mapping
  9. Database Optimization
  10. SAP Application Retirement
  11. z/OS Source Data Retirement
  12. Seamless Data Access
  13. Data Discovery Portal
  14. Security
  15. SSL Communication with Data Vault
  16. LDAP User Authentication
  17. Auditing
  18. Running Jobs from External Applications
  19. Salesforce Archiving Administrator Tasks
  20. Upgrading Oracle History Data
  21. Upgrading PeopleSoft History Data
  22. Data Archive Maintenance
  23. Appendix A: Datetime and Numeric Formatting
  24. Appendix B: Data Archive Connectivity

Administrator Guide

Administrator Guide

Data Vault Target Connections

Data Vault Target Connections

Define the properties for the target connection to the Data Vault. If the Data Vault is in an external storage platform, specify the connection properties for the platform.
You can configure the following target connection properties:
Staging Directory
Directory in which the Data Vault Loader temporarily stores data as it completes the archive process. Enter the absolute path for the directory.
The directory must be accessible to the ILM application server.
For SAP application retirement, based on the type of connection between the SAP application server and staging area on the Data Archive server, enter one of the following paths:
  • If the connection is through FTP, enter the absolute path for the FTP folder on the Data Archive server.
  • If the connections is through an NFS mount point, enter the absolute path of the staging folder on the SAP application server.
Number of Rows Per File
Maximum number of rows that the Data Vault Loader stores in a file in the Data Vault. Default is one million rows.
Data Vault Data Directory
Directory in which the Data Vault Loader creates the archive. Enter the absolute path for the directory. You can set up the directory on a local storage or use Network File System (NFS) to connect to a directory on any of the following types of storage devices:
  • Direct-attached storage (DAS)
  • Network-attached storage (NAS)
  • Storage area network (SAN)
You can specify a different directory for each Data Vault target connection. The directory must be accessible to the ILM application server and the Data Vault Service.
If you select an archive store in the
Archive Store Type
property, the Data Vault Loader archives data to the archive store, not to the location specified in the
Data Vault Data Directory
property. Instead, the Data Vault Loader uses the Data Vault data directory as a staging location when it writes data to the archive store.
Data Vault Archive Folder Name
Name of the folder in the Data Vault in which to store the archived data. The Data Vault folder corresponds to the database in the archive source.
Data Vault Host
Host name or IP address of the machine that hosts the Data Vault Service.
Data Vault Port
Port number used by the ssasql command line program and other clients such as the Data Vault SQL Tool and ODBC applications to connect to the Data Vault. Default is 8500.
Data Vault Administration Port
Port number used by the Data Vault Agent and the Data Vault Administration Tool to connect to the Data Vault. Default is 8600.
Data Vault User
Name of the administrator user account to connect to the Data Vault Service.
You can use the default administrator user account created during the Data Vault installation. The user name for the default administrator user account is
dba
.
Data Vault User Password
Password for the administrator user account.
Confirm Password
Verification of the password for the administrator user account.
Add-On URL
URL for the Data Vault Service for External Attachments component. The Data Vault Service for External Attachments converts external attachments from the archived format to the source format. The URL is required to restore encrypted attachments from the Data Vault to the source database.
Maintain Imported Schema Name
Use schema names from the source data imported through the Enterprise Data Manager.
By default, this option is enabled. The Data Vault Loader creates a schema structure in the Data Vault folder that corresponds to the source schema structure imported through the Enterprise Data Manager. It adds the transactional tables to the schemas within the structure. The Data Vault Loader also creates a
dbo
schema and adds the metadata tables to the
dbo
schema.
The imported schema structure is based on the data source. If source connections contain similar structures but use different schema names, you must import the source schema structure for each source connection. For example, you import the schema structure from a development instance. You export metadata from the development instance and import the metadata into the production instance. If the schema names are different in development and production, you must import the schema structure from the production instance. You cannot use the schema structure imported from the development instance.
If this option is not enabled, the Data Vault Loader creates the
dbo
schema in the Data Vault folder. The Data Vault Loader adds all transactional tables for all schemas and all metadata tables to the
dbo
schema.
Archive Store Type
Storage platform for the Data Vault.
You can select from one of the following archive stores:
  • AWS S3
  • EMC Atmos
  • EMC Centera
  • Hitachi Content Archive Platform
  • Hadoop HDFS
  • Microsoft Azure Storage
  • S3 Storage
If you do not select an archive store type, the Data Vault loader creates the Data Vault in the directory you specify in the
Data Vault Data Directory
property.
Application Owner
User name of the data custodian. Required if you integrate Data Archive with an e-discovery solution such as Exterro Fusion.
Application Owner Email ID
Email address of the data custodian. Required if you integrate Data Archive with an e-discovery solution such as Exterro Fusion.
Use 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 generate an encryption key. Data Archive stores the encrypted key in the ILM repository for re-use. The encrypted key is unique to the connection and is generated only once for a connection. When this connection is used in an archive or retirement project, the key is passed to Data Vault as a job parameter and is not stored in any file.
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.

0 COMMENTS

We’d like to hear from you!