How do you access a file that had a disposition of KEEP?
Answer Posted / guest
Need to supply Volume Serial Number VOL=SER=xxxx.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Explain the function of //jcllib statement?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
what is use of disp parameter in dd statement?
what is use of space parameter in dd statement?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
How dummy is used in jcl?
is there any way to execute more than one proc in the same exec statement at the same time..?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Explain the jcl exec statement?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What is the function of //cntl statement?
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
what are the various stages of job processing?
What is the purpose of the dd keylen parameter?