Answer Posted / sathya
S0C4
Storage related problem. Check your linkage section, table
definition, and FD section.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
a dd statement has 2 types of parameters. Name them?
When space is allocated for an output dataset, what units can be used?
For what purpose steplib and joblib are used ?
How to alter the parameters for the existing gdg?
What is the function of job statement in jcl?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
write a jcl to execute a job by 7:00 am on jan 20,1986?
What is the purpose of dd dummy statement?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
How can return codes be tested before execution of a job step?
What are the utility programs in jcl?
Name what parameter directs the output of the job log dataset?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
How to override loadlib?