Database parameters

Provide the details that are relevant for the database configuration of your container environment.

Table 1. Db2® database configuration parameters (YAML equivalents in parentheses)
Parameter Description Default Value
(For GCD) JDBC data source name

(DC_COMMON_GCD_DATASOURCE_NAME)

The JNDI name of the non-XA JDBC data source associated with the global configuration table space or database. The name must be unique. FNGCDDS
(For GCD) JDBC XA data source name

(DC_COMMON_GCD_XA_DATASOURCE_NAME)

The JNDI name of the XA JDBC data source associated with the global configuration table space or database. The name must be unique. FNGCDDSXA
(For GCD) Database server name

(DC_DB2_HADR_DATABASE_SERVERNAME)

The host name of the server where the database software is installed. Empty
Database port number

(DC_DB2_HADR_DATABASE_PORT)

Enter the database port number. 50000
Database name

(DC_DB2_HADR_OS_DATABASE_NAME)

Enter the database name. GCDDB
Database user name

(DC_COMMON_DATABASE_INSTANCE_USER)

Enter the database user name. db2inst1
Database password

(DC_COMMON_DATABASE_INSTANCE_PASSWORD)

Enter the database password. Empty
Standby server name

(DC_HADR_STANDBY_SERVERNAME)

Enter the standby server name. Empty
Standby port

(DC_HADR_STANDBY_PORT)

Enter the standby port number. 50000
Validation timeout

(DC_HADR_VALIDATION_TIMEOUT)

Specify the validation timeout entry. 3
Retry interval for client reroute

(DC_HADR_RETRY_INTERVAL_FOR_CLIENT_REROUTE)

Specify the time in seconds between connection attempts made by the automatic client reroute if the primary connection to the server fails. 3
Maximum retries for client reroute

(DC_HADR_MAX_RETRIES_FOR_CLIENT_REROUTE)

The maximum number of connection retries attempted by automatic client reroute if the primary connection to the server fails. This property is used only if the Retry interval for client reroute property is set. 3
JDBC data source name

(DC_COMMON_GCD_DATASOURCE_NAME)

(For object store 1) The JNDI name of the non-XA JDBC data source associated with the global configuration table space or database. The name must be unique. FNBSOS1DS
JDBC XA data source name

(DC_COMMON_GCD_XA_DATASOURCE_NAME)

(For object store 1) The JNDI name of the XA JDBC data source associated with the global configuration table space or database. The name must be unique. FNBSOS1DSXA
Database server name

(DC_DB2_HADR_DATABASE_SERVERNAME)

(For object store 1) The host name of the server where the database software is installed. Empty
Database name

(DC_DB2_HADR_GCD_DATABASE_NAME)

(For object store 1) Enter the database name. DOSDEMO1
Database port number

(DC_DB2_HADR_DATABASE_PORT)

(For object store 1) Enter the database port number. 50000
Database user name

(DC_COMMON_DATABASE_INSTANCE_USER)

(For object store 1) Enter the database user name. db2inst1
Database password

(DC_COMMON_DATABASE_INSTANCE_PASSWORD)

(For object store 1) Enter the database password. Empty
Standby server name

(DC_HADR_STANDBY_SERVERNAME)

(For object store 1) (pureScale® or HADR) Provide the name of the standby server. Empty
Standby port

(DC_HADR_STANDBY_PORT)

(For object store 1) (pureScale or HADR) Enter the standby server port. 50000
Validation timeout

(DC_HADR_VALIDATION_TIMEOUT)

(For object store 1) (pureScale or HADR) Specify the validation timeout entry. 15
Retry interval for client reroute

(DC_HADR_RETRY_INTERVAL_FOR_CLIENT_REROUTE)

(For object store 1) (pureScale or HADR) Specify the time in seconds between connection attempts made by the automatic client reroute if the primary connection to the server fails. 15
Maximum retries for client reroute

(DC_HADR_MAX_RETRIES_FOR_CLIENT_REROUTE)

(pureScale or HADR) The maximum number of connection retries attempted by automatic client reroute if the primary connection to the server fails. This property is used only if the Retry interval for client reroute property is set. 3
IBM® Content Navigator data source name

(DC_COMMON_ICN_DATASOURCE_NAME)

(For IBM Content Navigator) Enter the JNDI name of the non-XA JDBC data source that you want to create to communicate with the IBM Content Navigator database. ECMClientDS
Database server name

(DC_DB2_HADR_DATABASE_SERVERNAME)

(For IBM Content Navigator) The host name of the server where the database software is installed. Empty
Database port number

(DC_DB2_HADR_DATABASE_PORT)

(For IBM Content Navigator) Enter the database port number. 50000
Database name

(DC_DB2_HADR_ICN_DATABASE_NAME)

(For IBM Content Navigator) Enter the name of the database you created to store the IBM Content Navigator configuration data. ICNDB
Database user name

(DC_COMMON_DATABASE_INSTANCE_USER)

(For IBM Content Navigator) Enter the name of the database user that this data source will use to connect to the database. The user must have INSERT, UPDATE, DELETE and SELECT authority on the IBM Content Navigator configuration tables. db2inst1
Database password

(DC_COMMON_DATABASE_INSTANCE_PASSWORD)

(For IBM Content Navigator) Enter the database password. Empty
Standby server name

(DC_HADR_STANDBY_SERVERNAME)

(For IBM Content Navigator) (pureScale or HADR) Enter the standby server name. Empty
Standby port

(DC_HADR_STANDBY_PORT)

(For IBM Content Navigator) (pureScale or HADR) Enter the port number for the standby server. 50000
Validation timeout

(DC_HADR_VALIDATION_TIMEOUT)

(For IBM Content Navigator) (pureScale or HADR) Specify the validation timeout entry. 3
Retry interval for client reroute

(DC_HADR_RETRY_INTERVAL_FOR_CLIENT_REROUTE)

(For IBM Content Navigator) (pureScale or HADR) Specify the time in seconds between connection attempts made by the automatic client reroute if the primary connection to the server fails. 3
Maximum retries for client reroute

(DC_HADR_MAX_RETRIES_FOR_CLIENT_REROUTE)

(For IBM Content Navigator) (pureScale or HADR) The maximum number of connection retries attempted by automatic client reroute if the primary connection to the server fails. This property is used only if the Retry interval for client reroute property is set. 3
Table 2. Oracle database configuration parameters
Configuration Tool Description Default Value
JDBC driver name

(DC_DATABASE_TYPE)

Select the JDBC driver for your database type. Oracle JDBC driver
Upload JDBC driver Upload the driver from the database server. Empty
Oracle JDBC URL

(DC_ORACLE_GCD_JDBC_URL)

Enter the Oracle JDBC URL. jdbc:oracle:thin@//server:port/orcl
(For GCD) JDBC data source name

(DC_COMMON_GCD_DATASOURCE_NAME)

The JNDI name of the non-XA JDBC data source associated with the global configuration table space or database. The name must be unique. FNGCDDS
(For GCD) JDBC XA data source name

(DC_COMMON_GCD_XA_DATASOURCE_NAME)

The JNDI name of the XA JDBC data source associated with the global configuration table space or database. The name must be unique. FNGCDDSXA
Database user name

(DC_COMMON_DATABASE_INSTANCE_USER)

The database user name by which Content Platform Engine accesses the global configuration database or an object store table space. You defined this user as cpe_db_user. orc1
Database password

(DC_COMMON_DATABASE_INSTANCE_PASSWORD)

Enter the database password. Empty
Oracle JDBC URL

(DC_ORACLE_OS_JDBC_URL)

(For object store 1) Enter the Oracle object store JDBC URL. jdbc:oracle:thin:@//server:port/orcl
JDBC data source name

(DC_COMMON_OS_DATASOURCE_NAME)

(For object store 1) The JNDI name of the non-XA JDBC data source associated with the object store table space or database. The name must be unique. FNBSOS1DS
JDBC XA data source name

(DC_COMMON_OS_XA_DATASOURCE_NAME)

(For object store 1) The JNDI name of the XA JDBC data source associated with the global configuration table space or database. The name must be unique. FNBSOS1DSXA
Database user name

(DC_COMMON_DATABASE_INSTANCE_USER)

(For object store 1) The database user name by which Content Platform Engine accesses the global configuration database or an object store table space. You defined this user as cpe_db_user. orc1
Database password

(DC_COMMON_DATABASE_INSTANCE_PASSWORD)

(For object store 1) Enter the database password. Empty
Oracle JDBC URL

(DC_ORACLE_ICN_JDBC_URL)

(For IBM Content Navigator) Enter the Oracle object store JDBC URL. jdbc:oracle:thin:@//server:port/orcl
IBM Content Navigator data source name

(DC_COMMON_ICN_DATASOURCE_NAME)

(For IBM Content Navigator) Enter the JNDI name of the non-XA JDBC data source that you want to create to communicate with the IBM Content Navigator database.  
Database user name

(DC_COMMON_DATABASE_INSTANCE_USER)

(For IBM Content Navigator) Enter the name of the database user that this data source will use to connect to the database. The user must have INSERT, UPDATE, DELETE and SELECT authority on the IBM Content Navigator configuration tables. orc1
Database password

(DC_COMMON_DATABASE_INSTANCE_USER)

(For IBM Content Navigator) Enter the database password. Empty