-
JCL to read CONTROL CARD data & change the course of action
Hi,I need some suggestion on below query. Requirement details are mentioned below.Code one JCL with 4 steps (STEP01, STEP02, STEP03, STEP04). Now STEP01 will read one CONTROL CARD data and as per the contents of that CONTROL CARD data next step execution will be decided.CONTROL CARD will have either 01 or 02 or 03. Now if 01 there in the CONTROL CARD then STEP02 will execute, if 02 then STEP03 will...
-
JCL SORT CARD to filter data
If you have 2 input files with redundant data. For example
INP1 INP2
A B
B D
C E
D F
-----------------------
How will fetch records of INP1 which are present in INP2 to a new output file and also fetch the records which do not match in another output file.
Please tell me the SORT CARD... -
JCL program Copy Book Copylib
You have mentioned the copylib in JCL program but the copy book is not expanded in the program what is the possible error you get?
-
MCQ Comparison Operators
In what order does the system evaluate comparison operators?
-
-
PS and PDS
What is the difference between PS and PDS ? If a PS file is almost equal to member of a PDS. Then what is the neccerasy to use a PS file.?
-
-
Pass Parameter from JCL to COBOL
How will you pass a parameter from JCL to COBOL without using param and sysin?
-
-
-
-
-
-
-
Compress PDS
How did you compress a pds? explain in detail?
-
-
Verify whether a dataset is empty.
How do you verify whether a dataset is empty using a JCL?
-
-
Copy Data from PDs to VSAM
Explain VSAM. Write a program to copy data from PDs to VSAM data set.
-
JCL Spool Command
Which spool command is used to release a job that has been submitted with HOLD option?
JCL Interview Questions
Ans