-
-
JCL Spool Command
Which spool command is used to release a job that has been submitted with HOLD option?
-
JES
What is JES?Explain in detail about JES?What is the difference between JES2 and JES3?
-
Remove Special Characters from Input File
How to remove ! containing records from a file using JCL. The data without ! is required in the output file.
-
-
What is the difference between BLKSIZE and LRECL?
BLKSIZE specifies the number of bytes
-
-
Pass Parameter from JCL to COBOL
How will you pass a parameter from JCL to COBOL without using param and sysin?
-
-
How is the keyword DUMMY used in JCL?
For an output file DUMMY specifies that the output is to be discarded. For input it specifies that the file is empty.
-
-
-
Verify whether a dataset is empty.
How do you verify whether a dataset is empty using a JCL?
-
-
-
-
-
JCL SORT utility
Can we copy the data of two input files to two output files using SORT utility with the data as 'SORT FIELDS=COPY' in the same step?
-
GDG Generations and PDS Members
Why should we go for generations in GDG when the members in PDS can do the same work?
-
JCL Interview Questions
Ans