Is it possible to define dd statements as you want?
No Answer is Posted For this Question
Be the First to Post Answer
Can I share my data with other jobs? How?
is step name is compulsory in jcl ?
if we give two job cards in a single what happens
Explain the function of a dd statement?
Is it possible to code instream data in a PROC?
Which statement is used to identify the private libraries in job?
wht r different types of sort fields in jcl ?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
What are steplib and joblib?
If i am going to change some variable in a copybook( size or variable type) ,what are the changes that need to be done in the corresponding JCL.
COND -> step1 . . step2, Step2, Executes if the CC of step1 is 0. But even if it is NOT 0 and if we dont give COND, will step2 be executed ?
What is catelog procedure and how many catelog procedure to use in one job?