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. Storage Classifications
  24. Appendix A: Datetime and Numeric Formatting
  25. Appendix B: Data Archive Connectivity

Administrator Guide

Administrator Guide

Properties File

Properties File

The script uses values in a properties file to connect to the ILM repository and to change the passwords. You create and configure the properties file before you run the script.
The following table describes the required properties for the properties file:
Property
Description
amhome.connection.host
ILM repository host name.
amhome.connection.port
ILM repository port number.
amhome.connection.sid
ILM repository database service name or database name.
amhome.connection.username
ILM repository user name.
amhome.connection.password
ILM repository user password.
amhome.connection.schemaname
Unique database placeholder for tables.
amhome.connection.validate.sql
Script that determines if the installation repository is the ILM repository.
amhome.values.separator
Symbol that indicates the separation of multiple values for the other properties. Use a unique value that is not used in the database names or passwords. For example, use
@@
.
amhome.rep.names
ILM repository database schema name for the Admin, Apps, or Staging schemas. Use the same name as the
Schema Name
field in the Edit Archive Source or Edit Archive Target menu.
To enter multiple values, use the separator that you defined for the
amhome.values.separator
property. For example, enter
SYSTEM@@STAGING
to change the password for the SYSTEM and STAGING database schemas.
amhome.rep.usernames
Login name for the database schema or the Data Vault user. Use the same name as the
Login Name
field in the Edit Archive Source or Edit Archive Target menu.
To enter multiple values, use the separator that you defined for the
amhome.values.separator
property.
amhome.rep.newpasswords
New password for the login name.
To enter multiple values, use the separator that you defined for the
amhome.values.separator
property.

0 COMMENTS

We’d like to hear from you!