IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) I have 5 generations in my GDG. How do I code in the JCL to consider all the 5 versions of the GDG ?
5 22728What is SORT ? How do we eliminate duplicate records ? How do I select some records using SORT ?
9 36990what are the frequent DB2 abends did you encounter in your programs ?? What are different SQL abends ??
4 14186
what is an online rpg?
how do I declare a minor?
How are the next sentence and continue different from each other?
in ways data can be passed to a COBOL program from JCL?
What is the interactive job?
What is the difference between comp and comp-3?
What is database alias db2?
When is inspect verb is used in cobol?
can you debug ile rpg program using isdb?
List down the types of triggers in the db2 database?
What is the output of the following command given in tso/ispf terminal?
how do I declare a table or array in rpg iv?
Explain about rct.
what is the maximum number of parameters allowed in rpg?
INCLUDE is used ONLY on MVS/ESA Version 4 or higher systems to name an INCLUDE group. An INCLUDE group is a set of one or more valid JCL statements that are stored together in a JCLLIB data set or a system procedure library, and that are read in and used to replace the INCLUDE statement itself within the job. Any number of INCLUDE statements can be used in a job, but the name field value used on each should be unique within the job. The INCLUDE statements can appear in a job anywhere after the JOB statement, but may not appear between a CNTL and ENDCNTL JCL statement.