If you are installing GeoStan, Spatial+, or Geographic Determination Library you can optionally install the products on CICS systems.
To install on CICS:
- If you have not already done so, execute the job FLAT2VSM.
- Customize and run the member DEFCSD located in the
product.CNTL
dataset, as shown in the following example://DEFCSD JOB 1,RUNIT,MSG,NOTIFY=&SYSUID //********************************************** //* //* CHANGE ALL 'YOURPREFIX' TO YOUR PRODUCT //* PREFIX //* //* CHANGE CICS. TO THE HIGH LEVEL QUALIFIER OF //* YOUR CICS REGION (CHECK THE LOADLIB AND THE //* CSD) //* //**********************************************
Note:- This requires authority to update the CICS CSD. This job does not install the resources. You must manually install the resources in your CICS region using the IBM-supplied CEDA transaction, or by adding "INSTALL GROUP" to the DEFCSD input parameters.
- If you are installing GDL on CICS systems, you need to customize and run DEFCSD for GDL, Spatial+, and GeoStan.
- Perform the steps according to the product you are installing:
GeoStan
- Copy GEOCICS and GEOMAP from GEOSTAN.LOAD to your CICS load library or add GEOSTAN.LOAD to your CICS steplib.
- Customize and submit CICSCOB - GEOSTAN.CNTL(CICSCOB).
Spatial+
Copy PIPCICS and SPATMAP from SPATIAL.LOAD to your CICS load library or add SPATIAL.LOAD to your CICS steplib.
GDL
There is no supplied mapset for GDL. There is, however, a sample JCL to compare a COBOL program using GDL for CICS, located in GDL.CNTL(CICSCOB).