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
What is the function of a dd statement?
What are the rules employed while naming the steps in a job?
How can a jobs execution priority be modified?
Give the syntax of job specifying jcl statement.
what is DSN in JCL and what are the parameters to declare the DSN?
What are the 2 types of parameters in dd statement?
How does jcl specify the job to the operating system?
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
what operation is performed by job statement?
What is the motivation behind coding class parameter in job statement?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
How to pass data to a program that is coded in an exec statement?
What are the jcl procedures?
Explain the function of //jcllib statement?
how can the same proc be re-used and called by many jobs?