what is the resolution for sb37 error
Answers were Sorted based on User's Feedback
Answer / sunil
SB37: Dataset is Full Solution is, Create the data set with
more storage space.
SD37: Dataset set is Full this error happens if primary
quentity is full and did not mention the secondary
Quentity,Solution for this is Specify the secondary
quentity.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / babu
Include the secondary quantity parameter for that dataset.
This error occurs due to non-avalibility of secondary space.
correct me if anything wrong..
| Is This Answer Correct ? | 3 Yes | 3 No |
what is the use of IEBGENER utility?
whats the diff bw the evaluate also and and?
Explain the job statement in jcl?
How many steps we can overide in the proc's?
What are the 2 types of parameters in dd statement?
What is model dataset label(Model DSCB)?
Why we us SYSTSIN DD with IKJEFT01 (TSO Utility) to execute a COBOL DB2 program? Why can't we use SYSIN DD?
i have 3 steps in my jcl, where i want to run only one step at a time depending on the variable. How should i give the condition statement... I have tried this with two steps which is working but not able to add condn for the 3rd step. can anyone help me... I want to know the cond stmt which i can code in step 3 and step4, so that only either step2 or step3 or step4 executes
how many max steps can we use in a job? pls answer to my question
Is it possiable to use a gdg in the INCLUDE statement in a SORT jcl? I am using this because I want to change the condition with out changing the jcl. Please provide with a sample code.
I have a JCL with 10 steps, want to execute first 5 steps only, what are ways of doing it?is it possible to control through JOB card?
How is a type of file defined in the jcl that executes the cobol program?