List of Configuration Metadata

Table 5-1 lists the metadata files that are supported by the TimesTen Operator. The table provides a description for each of the metadata files.

Table 5-1 TimesTen Operator Metadata Files

Name Description

adminUser

Defines an initial user in the database and assigns this user ADMIN privileges.

Optional.

cachegroups.sql

Defines the cache groups in the database. This file is specific to TimesTen Cache.

Required if using TimesTen Cache.

cacheUser

Defines the cache administration user in the database. This file is specific to TimesTen Cache.

Required if using TimesTen Cache.

csWallet

Defines the credentials that are used for Transport Layer Security (TLS) encryption of client/server communications.

Required if using TLS.

db.ini

Defines the connection attributes of the database. See List of Connection Attributes in the Oracle TimesTen In-Memory Database Reference.

Required if using TimesTen Cache. Otherwise, optional.

epilog.sql

Performs operations after the replication scheme is created.

Optional.

replicationWallet

Defines the credentials that are used for Transport Layer Security (TLS) encryption of replication traffic between the TimesTen databases.

Required if using TLS.

schema.sql

Defines an initial schema for the database.

Optional.

sqlnet.ora

Defines how client applications communicate with an Oracle database. This file is specific to TimesTen Cache.

Optional.

testUser

Defines a test user in the database. This user is used for testing TimesTen using Helm. The user is assigned CONNECT privileges.

Optional.

tnsnames.ora

Defines the Oracle Database service that TimesTen Cache uses to connect to Oracle Database.

Required if using TimesTen Cache.