MacKinney Systems, Inc.

Cross reference lists for COBOL systems.

Cobol Glossary

0V16I Job cancelled by POWER

Q:

Receiving console message, 0V16I Job cancelled by POWER.


A:

Verify Reserve Word Table is included.

1QC3I MEMBER GLORESV NOT FOUND CEE3322C 4083 Reason 0003

Q:

Receiving messages 1QC3I MEMBER GLORESV NOT FOUND,
CEE3322C EXECUTION ABNORMALLY TERMINATED. ABEND code 4083 and Reason code 0003.


A:

Make sure reserved word table is in specified library.

CEE3322C 4093 Reason 56

Q:

CEE3322C EXECUTION ABNORMALLY TERMINATED. ABEND code 4093 and Reason code 56.


A:

Need PRD2.SCEEBASE (LE/VSE run time library) on LIBDEF PHASE search chain.

 

 

ICE179A VIO REALLOCATION OF WORK DATA SETS

Q:

Receiving message ICE179A 0 RESOURCES WERE UNAVAILABLE FOR VIO REALLOCATION OF WORK DATA SETS. No output was produced except for table entries written out.


A:

Verify the correct UNIT value is specified on the SORTWK01 dataset.

 

 

Loop, First Card Must be Option Card message

Q:

Receiving message FIRST CARD MUST BE OPTION CARD, then program loops.


A:

Check the SYS003 assignment. May need to change from READER to SYSRDR.