Data Archive
- Data Archive 6.4.3 HotFix 1
- All Products
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.
|