4.1 Prerequisites

Before the GDG can receive data, perform the following steps below:

  1. Make sure Enterprise Manager, ART Batch, and Oracle Tuxedo are installed.
  2. Set up a Tuxedo domain (use the sample $ART_HOME /Batch_RT/sample/simpjob file in ART Batch).

    Set the environment variable JESMONITOR=yes.

  3. Set the GDG management as DB-based in

    $ART_HOME/Batch_RT/ejr/CONF/BatchRT.conf. The values that need to be set in BatchRT.conf are:

    • MT_GENERATION=${MT_GENERATION:-GENERATION_FILE_DB}
    • MT_DB=${MT_DB:-DB_ORACLE}
    • MT_GDG_DB_ACCESS=${MT_GDG_DB_ACCESS:-"tsam/tsam@tsam"}
  4. Copy the job template

    $JESDIR/ejr_mf_ora/pp/macro/template/GDG_PREDEFINED_JOB to the directory where TuxJES can be found. If JOBREPOSITORY is set in the jesconfig file, put it under JOBREPOSITORY; otherwise, put it under APPDIR.