Step 4: Optional install on CICS systems - geostan_1 - 2024.00

GeoStan Geocoding Suite Installation for z/OS

Product type
Software
Portfolio
Locate
Product family
GeoStan Geocoding Suite
Product
GeoStan Geocoding Suite > GeoStan
Version
2024.00
Language
English
Product name
GeoStan Geocoding Suite
Title
GeoStan Geocoding Suite Installation for z/OS
Copyright
2024
First publish date
1994
Last updated
2024-05-06
Published on
2024-05-06T23:33:51.769000

If you are installing GeoStan, Spatial+, or Geographic Determination Library you can optionally install the products on CICS systems.

To install on CICS:

  1. If you have not already done so, execute the job FLAT2VSM.
  2. 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.
  3. 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).