4.1 Prerequisites
Before the GDG can receive data, perform the following steps below:
- Make sure Enterprise Manager, ART Batch, and Oracle Tuxedo are installed.
- Set up a Tuxedo domain (use the sample
$ART_HOME /Batch_RT/sample/simpjob filein ART Batch).Set the environment variable
JESMONITOR=yes. - Set the GDG management as DB-based in
$ART_HOME/Batch_RT/ejr/CONF/BatchRT.conf. The values that need to be set inBatchRT.confare:MT_GENERATION=${MT_GENERATION:-GENERATION_FILE_DB}MT_DB=${MT_DB:-DB_ORACLE}MT_GDG_DB_ACCESS=${MT_GDG_DB_ACCESS:-"tsam/tsam@tsam"}
- Copy the job template
$JESDIR/ejr_mf_ora/pp/macro/template/GDG_PREDEFINED_JOBto the directory where TuxJES can be found. IfJOBREPOSITORYis set in thejesconfigfile, put it underJOBREPOSITORY; otherwise, put it underAPPDIR.
Parent topic: GDG Management