-
DISP Parameter
If the DISP parameter for a dataset is DISP=(NEW,PASS,CATLG), What will happen when the JCL is run? The first time? The second time?
-
-
-
JCL Program Execution
If a JCL containing 5 steps in a proc, how will you execute only 2nd and 4th steps?
-
Coding RECFM=F over RECFM=FB
What is the advantage of coding RECFM=F over RECFM=FB why not F.
-
Impact Analysis from ISPF
if i changed one column of table, and i want to know impact of that change?(how do you do impact analysis from ISPF panel,explain in detail?
-
-
How to use conditional statement in jcl?
How to use conditional statement in job as well as exec statement.with example?
-
-
-
Creating model for gdg
Is it necessary to create a model for gdg using IEFBR14 utility after creating gdg, if yes why it is created.
-
-
JCL and JES
1.What is the difference between JCL and JES.?
2.What is the difference between VSAM and DB2? -
Changes in COBOL-db2 to run JCL
What are the changes to be done in JCL for Cobol-db2 program to execute?
-
-
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?
-
-
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?
-
JES
What is JES?Explain in detail about JES?What is the difference between JES2 and JES3?
-
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.
JCL Interview Questions
Ans