Previous Topic: Default Properties FileNext Topic: Backup Database Details


Primary Database Details

Primary Database has the following database related details:

ARCOT_CONFIG_PRIMARY_DB_SILENT

Specifies that the primary database is configured or not.

Valid values: true, false

ARCOT_PRIMARY_DSN_NAME_SILENT

Specifies the Data Source Name for the database.

ARCOT_PRIMARY_DATABASE_SILENT

Specifies the name of the database instance.

ARCOT_PRIMARY_SID_SILENT

Specifies the SID for an Oracle database. For other database types, leave this blank.

ARCOT_PRIMARY_TNS_SERVICE_NAME_SILENT

Specifies the TNS Service name for an Oracle database. For other database types, leave this blank.

ARCOT_PRIMARY_HOST_NAME_SILENT

Specifies the hostname of the Database server.

ARCOT_PRIMARY_PORT_SILENT

Specifies the port number of the given database instance.

ARCOT_PRIMARY_USER_NAME_SILENT

Specifies the database username.

ARCOT_PRIMARY_PASSWORD_SILENT

Specifies the password for the given database username.

ARCOT_CONFIG_BACKUP_DB_SILENT

Specifies that the backup database is configured or not.

Valid values: true, false