Can a PROC CALL another PROC ? (in both Instream and
Cataloged cases) ?
Answers were Sorted based on User's Feedback
Answer / karthik
A PROC can call another proc in catalog procedure, You can
go upto maxiumum of 15 levels
| Is This Answer Correct ? | 8 Yes | 0 No |
What is the difference between a PDS member and a GDG Generation ? Is it only this, that with a generation we can use +1, 0, -1 etc while with PDS member we can not ?
Given a input file with duplicates how to remove the duplicate records from the file using JCL?
6 Answers CDS, Convergys, TCS,
. What is the difference between the following statements : I) step#1 exec PGM=accpay ii) step#1 exec tbalance
What does a disposition of (MOD,DELETE,DELETE) mean ?
Say I have a file with 12 records. Each record has the name of the month. I have to append data in these 12 records into 1 record. How is it possible?
What does the keyword DCB mean and what are some of the keywords associated with it?
is step name is compulsory in jcl ?
Explain about REXX
TIME parameter in JOB statement or EXEC statement specifies What type of time (CPU time or execution time)?
which utility is used to update pds?
when can a job time-out occur? How to overcome that?
Explain the function of the dd dcb keyword?