What is difference between Return Code, user completion
code, Abend code and reason Code?
Answer Posted / jayaprabhu
Return code when you sub any jobs ie status of job
Abend code if you ended with abend like address probelm etc
reason code if ims region is down
User completion code : needed
correct me if im wrong
| Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
I need exexution process for JCL programs
How to pass data to a program that is coded in an exec statement?
What is the purpose of disp parameter?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
Is condition checking possible in jcl?
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 disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
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?
What is the difference between the positional and keyword parameters? Give examples.
Explain about LMFREE�free data set from its association with data ID
Is it possible to code instream data in a PROC?
List the different jcl statements that are not permitted in the procedures?
How can the attributes of one sms dataset be copied to another dataset?
When output dataset space is required, what quantity categories are used?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?