can u execute a proc from another proc?
Answer Posted / manju
i tried and its working
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Are there any set of rules for the names of the steps used in a job? What are they?
What is the significance of addrspc parameter in exec statement?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
In sms datasets, what is the function of the dd mgmtclas keyword?
How jcl is used for testing batch programs?
What is the purpose of dd dummy statement?
What is the use of symbol // in jcl?
Explain about LMFREE�free data set from its association with data ID
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
what is DSN in JCL and what are the parameters to declare the DSN?
Explain the function of the steplib dd statement?
Explain the purpose of dd * statement in jcl?
What is condition checking in jcl? Is this possible?
write a jcl to execute a job by 7:00 am on jan 20,1986?
Can we call instream to catalog and catalog to instream?