Your Expert Mainframe Resource


Dive into the world of mainframes, JCL, and COBOL with our comprehensive website. Here you'll find tutorials and resources to help you become a mainframe master

Popular Articles

S0C4 Abend
S0C4 Abend What is a S0C4 Abend? S0C4 Abend is a protection exception when a virtual address cannot be...
Basic SDSF Commands
Basic SDSF Commands This mainframe tutorial is aimed at shelling out very basic information about SDSF...
Basic TSO Commands
Commonly used TSO commands: This mainframe tutorial is about TSO commands. 1. Create a new dataset modeled...
Mainframe JCL Abend Examples
Abend An AbEnd (abnormal end) is an exception condition which results in the abnormal termination of...
S0C7 Abend
S0C7 Abend What is S0C7 Abend? S0C7 is a Data exception abend. When S0C7 Abend occurs? S0C7 abend is...
Copying files from Tapes to DASD
Copying files from Tapes to DASD The following article presents two methods of retrieving  A file can...
SORT JCL with STOPAFT and SKIPREC
SORT JCL with STOPAFT and SKIPREC If you wish to skip certain number of records and stop sorting after...
Sort JCL to Remove duplicates
REMOVING DUPLICATES FROM INPUT FILE AND WRITE DUPLICATES TO A FILE     //SREMDUPL JOB (XXXXXXXX,,,,,XXXX),’...
JCL to submit particular steps of another JCL using IEBEDIT
IEBEDIT Example- JCL to submit particular steps of another JCL You may get a scenario where you wish...
SORT JCL to append data in a record using INREC or OUTREC
SORT JCL to append data in a record using INREC or OUTREC There may be instances when you wish to append...