Mainframegeek is on facebook
Blog Stats
- 36,882 Total visits.
Categories
- CICS (4)
- COBOL (7)
- DB2 (2)
- General Mainframe. (3)
- How To (15)
- ISPF (1)
- JCL (2)
- PL/1 (1)
- Projects (2)
- TIPS (5)
- Transfer file from Mainframe (3)
- Uncategorized (1)
- Utility Programs (2)
Top Posts & Pages
- Free Mainframe ID to practice.
- Steps in a COBOL-DB2 Program
- CURSORS in DB2
- Get ready for zOS Version 2 release 1
- Abend Codes and explanation
- IBM Mainframe–Payroll Project
- SORTING A TABLE in COBOL
- File handling in PL/1
- Submitting Batch JOB( JCL) from CICS Online program.
- Submit or Retrieve Jobs with FTP / Alternative For Remote Job entry (RJE)
Tag Archives: setting return code in jcl
Setting MAXCC in JCL using IDCAMS
Day to day programming life we will face a lot situations where we need to set MAXCC or return code of JCL whether conditionally or unconditionally. There a are lot of possible ways to do achieve this when we execute … Continue reading