To complete your installation of the GeoStan FileServer, follow the steps below:
- Create an APF authorized load library. You must include load modules FILESVR and FILEOPS in this APF load library.
- Update the JCL for the GeoStan FileServer started task:
yourhlq.FILESVR.CNTL(STFLSVR) and copy this into your PROCLIB.
- The FileServer started task must be made non-swappable. You may need assistance from
your systems programmer to complete this step. In the SCHEDXX member in SYS1.PARMLIB you
should have the following entry added:
PPT PGMNAME(FILESVR) NOSWAP
Linking appropriate modules into the GeoStan application
In your link-edit job, use the LKINCFS or LKINCIFS for batch or CICS respectively in your product .CNTL library. Use this instead of the original LKINC or LKINCICS.
Customizing the GeoStan FileServer JCL
Set all of the appropriate GeoStan ddnames in the GeoStan FileServer JCL. The following datasets are not currently supported by GeoStan FileServer:
- DPV data
- LACSLink data
- Auxfiles
If you plan to use any of these files, you must continue to allocate them to your batch JCL or your local CICS region.