-
-
-
Verify whether a dataset is empty.
How do you verify whether a dataset is empty using a JCL?
-
-
-
-
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?
-
-
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.
-
Run a step 'n' times
How to Run same steps in a jcl 'n' number of time without repeating the steps n times?
-
-
-
-
TSO command
what is an SDSF?
-
What is a PROC? What is the difference between an instream and a catalogued PROC?
PROC stands for procedure. It is 'canned' JCL invoked by a PROC statement. An instream PROC is presented within the JCL; a catalogued PROC is referenced from a proclib partitioned dataset.
-
JCL Interview Questions
Ans