Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is catelog procedure and how many catelog procedure to
use in one job?

Answer Posted / muttaiah

Procedure: set of JCL code used to perform specified
function
2 types
1. Instream and 2. Catalog proc
Instream proc: is the one which is coded with in the JCL
Catlg Prod: Which is coded in a member of a PDS and is
referenced in the JCl through the JCLLIB order stmt.

We can use max of 255 steps in a JCL. Each step can have
only 1 catlg proc. Hence 255 catlg proc can be used in a
JCL.

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

2619


Why block size is multiple of lrecl in jcl?

1478


A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?

1348


What is the function of the dd dcb keyword?

1398


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

2525


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

1159


how JCL works?

1328


What is the function of //cntl statement?

1398


What are the 2 types of parameters in dd statement?

1211


which parameter is use to declare the name of dataset in dd statement?

1322


Is condition checking possible in jcl?

1260


what are JCLLIB and STEPLIB in JCL?

1236


Is automatic restart possible in jcl? If yes, how?

1174


What is multithreading in jcl?

1531


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

1131