Configuring TAFC runtime

Some steps are necessary to configure TAFC runtime.

Configuring COMMIT CAPTURE in TAFC

To configure COMMIT CAPTURE in TAFC runtime, add the following parameters in the .profile configuration.

export TAFC_DF_FILTER_VOC_ENABLED=1
export TAFC_DF_FILTER_TRANSBOUND_ENABLED=1
export JBASE_ENABLE_TRANSACTION_EXIT_ON_ERROR=1

Configuring Relational Replication details in TAFC for the VOC update

You must specify the database name, schema name and database link name. This information is used to update the database details in VOC for Relational Replication enabled applications.

In TAFC .profile set the following values:
export RR_DB_NAME=relationalreplicationdatabasename
export RR_SCHEMA_NAME=rrschemaname
export RR_DBLINK_NAME=databaselinkname

Configuring Relational Replication details in TAFC

You must configure the Relational Replication database details in the config-XMLORACLE file, so that Relational  Replication enquiries can fetch data from the database.

Procedure

  1. Open the config-XMLORACLE file.

  2. Add the database details.

  3. Select option 3 to run the installation script against the database.

  4. Specify the test connection to the database.


Bookmark Name Actions
Feedback
x