-
How to use conditional statement in jcl?
How to use conditional statement in job as well as exec statement.with example?
-
JCL Condition
Hi Friends,
question am going to ask is very simple but suggest me your way of thinking
am having 5 steps, i want to keep cond(condition code) for 4th step, in which the 4th step run only all the above three steps must get abend. If any one of the first 3 steps run successful the step-4 must by-pass.
If any mistakes are there please excuse me. -
-
-
What is MOD and when would you use it?
DISP=MOD is used when the dataset can be extended, ie, you can add records at the end of an existing dataset.
-
What is the purpose of the PARM keyword in the EXEC statement?
The value after the PARM= specifies control information to be passed to the executing program of the job step.
-
-
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?
-
JCL parm parameter
i am passing data from jcl using parm to COBOL-db2 program, where can u retrieve the passing data in COBOL-db2 program and where it stored?
-
-
-
-
Send email from JCL in Mainframe
How to send a Mainframe file to a mailbox using a JCL? Mailbox could be any? What parameters need to be passed in the JCL like - Host address, mail address, etc..?
-
JCL Steps
How to Run same steps in a jcl 'n' number of time each time with different input files without repeating the steps n times?
-
Calculate total space allocated for file
If file is having space parm as SPACE=(CYL,(10,10)) i.e. 10 primary, 10 secondary. So how much cylinders totally it will take before dataset filled till end?
-
-
-
-
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