To run this Spatial+ installation verification job:
-
Edit the JCL in yourprefix.SPATIAL.CNTL(SPIVPJOB).
The following is an example of the JCL:
//yourjobJOB...<===FILL IN THE JOB CARD //* //* CHANGE ‘YOURPREFIX' TO YOUR SPATIAL HLQ //* SET ‘VS' TO ‘.VS' IF YOU WISH TO RUN THE IVP ON THE VSAM FILES //* //IVPCHK PROC PRODHLQ=YOURPREFIX,VS=
Substitute the items in bold with the appropriate values, as follows:
yourjob The job name and rest of the job card per your installation standards. YOURPREFIX The correct prefix for your Spatial+ z/OS product target dataset names. -
Submit and run the job.
When the job completes, you should receive a condition code of "0000". If any other code is returned, investigate the job's output listing and correct the error.