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

Step 2. Configure Conf.Properties

Step 2. Configure Conf.Properties

Update the
conf.properties
file with the file path to the search indexes. Optionally, specify the number of search indexes that Data Archive can create in parallel. You can find the
conf.properties
file in the root Data Archive installation directory.
Configure the following parameters in the
conf.properties
file:
informia.keywordSearchIndexDir
Required. Enter the file path of the folder that contains the search indexes.
The folder must be in the same root directory as the Data Archive installation. The ILM Engine must have read and write privileges to the folder.
The Create Indexes on Data Vault and Delete Indexes on Data Vault jobs use the file path entered in this property to find the search indexes.
Based on your operating system, use one of the following formats for the file path:
  • On a Windows operating system, use a double back slash between folder names. For example,
    C:\\KeywordSearchIndex
  • On all other operating systems, use a single forward slash between folder names. For example,
    /Data/KeywordSearchIndex
informia.maxActiveIndexThreads
Optional. Enter the number of search indexes that Data Archive can create in parallel.
Minimum value is 1. Default is one less than the number of cores on the machine hosting the ILM Engine.

0 COMMENTS

We’d like to hear from you!