What is Uncatalog dataset? How can we access/use them?
Answer / nag ganesh
If data set is not permanently storaged then it is called as
a uncatalog dataset.we can access by using volume serial num
and access it.
| Is This Answer Correct ? | 44 Yes | 8 No |
In Job, there are 10 steps. If I want to execute the first 6 steps and don't want to execute from 7th to 10th step. What is the solution for this ?
My JCL has 4 steps that execute PROC’s P1, P2, P3 and P4 as shown below //P1 EXEC PROC=P1 //P2 EXEC PROC=P2 //P3 EXEC PROC=P3 //P4 EXEC PROC=P4 There are four steps S1, S2, S3 and S4 in each PROC’s (i.e. P1, P2, P3 and P4) I want to execute only step S2 of PROC P2 and no other steps or PROC’s. How do you achieve this?
What is S322 abend ?
what is mainframe?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
how many max steps can we use in a job? pls answer to my question
what is pupose and meaning of the REGION keyword and what jcl statement is it associated with?
What is concatenating?
Is stepname is a MUST and should be unique also for each JOBSTEP ? or system can supply the stepname for a step which is not given a name by the programmer ?
Can we give two user name in NOTIFY parameter in JOBCARD
what is the function of iebcompr?....is it compare record length or characteristics of a dataset?...pls explain with examples.......
What is the meaning of keyword in JCL? What is its opposite?