hi guys
what r the diff types of procs in jcl?
bye
ramya
Answer Posted / mohamed khan
PEND can also be coded for a cataloged Procedure, but it's
Optional.
Up to 15 In-stream Procedures can be included in a single
job.
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
which parameter is used to check the syntax of a jcl without executing it?
when can a job time-out occur? How to overcome that?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
In sms datasets, what is the function of the dd avgrec keyword?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
which utility is used to sort a file in jcl?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
what is the use of JCL?
what is the purpose of coding notify parameter in job statement?
Differentiate between addressing mode and run mode.
List the different jcl statements that are not permitted in the procedures?
Define concatenating?
Explain how can the submitting users racf authority be overridden in a job stream?
Is condition checking possible in jcl?