Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 Installation : Optional Changes

Optional Changes
TIBCO Mainframe Service Tracker contains sample programs as source and executable modules as part of the installation. However, you might desire to change the source code to perform additional functions. JCLs and procedures are available for compiling the sample programs, which you usually must modify for your environment.
Edit the data sets and selected members in the steps below. Replace the variables with the appropriate values, follow any instructions in the member, and then submit it for execution.
Compilation of C Programs
Step 1a: Edit the C language options file.
This member is the Options File for Tracker Event Client C compiles, which must include members from the system C and TIBCO Mainframe Service Tracker libraries. Replace the variables with the appropriate values and installation variables that are within this member.
Data Set: userhlq.CNTL
Member: OPTFSXK
 
Step 1b: Edit the compilation JCL.
The Tracker Event Client C language JCL uses a procedure you might have to modify so that it conforms to your requirements and executes correctly.
Data Set: userhlq.JCL
Member: SXK3NCPL
Compilation of COBOL Programs
Step 1c: Edit the Tracker Event Client COBOL compilation JCL.
This JCL uses a procedure you might have to modify so that it conforms to your site’s requirements and executes correctly. The member compiles COBOL- supplied batch sample programs.
Data Set: userhlq.JCL
Member: SXKCNCPL
 
Step 1d: Edit the Tracker Event Client CICS COBOL compilation JCL.
This JCL uses a procedure you might have to modify so that it conforms to your site’s requirements and executes correctly. The member compile COBOL- supplied CICS sample programs.
Data Set: userhlq.JCL
Member: SXKCCCPL

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved