Answer Posted / prashanthkodakani
s322=step time limit exceed.....
s522=job time limit exceed.........
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
what is the compile process of cobol program expalin with code
How can the disposition of sysout datasets be set for an entire jobstream?
a dd statement has 2 types of parameters. Name them?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
List the different jcl statements that are not permitted in the procedures?
In job processing, what happens in conversion stage?
Can I share my data with other jobs? How?
What is the motivation behind coding class parameter in job statement?
For what purpose steplib and joblib are used ?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
what are the statements that are not valid to be included in an include statement?
Why include statement is used in a jcl?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
Explain about ISPF/TSO Commands
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?