What is a Proc ? why do we go for a Proc ? What are the
types of procs?Can we have nesting in Procs ?

Answer Posted / amit barwa

In-stream procs can be nested upto a maximum of 15 levels
(we can not make a backward reference in nested procs).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List the different jcl statements that are not permitted in the procedures?

642


write a jcl to execute a job by 7:00 am on jan 20,1986?

702


In sms datasets, what is the function of the dd mgmtclas keyword?

865


Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

1972


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

979






When space is allocated for an output dataset, what units can be used?

756


I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?

2111


What are s0c1, s0c4, s0c5, s0c7 and socb?

707


what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

659


What does a disposition of (MOD,DELETE,DELETE) mean ?

668


Explain how can the disposition of sysout datasets be set for an entire jobstream?

638


Explain the purpose of the dd keylen parameter?

677


How to do automated restart when a job abend?

791


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

1811


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

862