// jobname JOB (account)
//*** CREATE CICS DEFINITIONS FOR
//*** ATTACHMATE SERVICES BUILDER FOR CICS
//*** TCP/IP CONNECTIVITY FEATURE
//***********************************************************
//***********************************************************
//* JOB CARD: TO MEET YOUR INSTALLATION STANDARDS
//* GLOBAL CHANGE &CICSLOAD
//* to the prefix of the LOADLIB containing
//* DFHCSDUP
//* GLOBAL CHANGE &CICSREG
//* to the prefix to the CSD for the target region
//* GLOBAL CHANGE &PORT
//* to the desired TCP port for client access
//* Note that Attachmate recommends and has
//* reserved port 2317.
//* GLOBAL CHANGE &TRAN
//* to the desired clean up transaction
//* Note that Attachmate recommends AQCC as the
//* Clean up Transaction ID.
//* The value of the Clean up transaction must match the
//* CTRAN values used in the configuration macros for
//* the Analyzer (XTR5S000) and the Server (XTR5S002).
//* GLOBAL CHANGE &CICSDEF
//* to the desired RDO group name.
|