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...


in real time what is the suitable exp where in-stream procedure is better then catalog procedure.



in real time what is the suitable exp where in-stream procedure is better then catalog procedure...

Answer / adarsh13

In-Stream Procs are used when 1) The proc steps used in in-stream proc are no longer needed in any other JCL's
2) When you need to minimise your code changes i,e no need of extra Member are to be created , we can go for In-stream proc.

Please correct me if i am wrong.

But, Catalog procs are widely preferred over in-stream proc.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More COBOL Interview Questions

A s9(4). B v9(4) value 0.21 can i move this?

3 Answers  


for an INITIALIZE and what keyword allows for an override of the default.

2 Answers  


In INITIALIZE what is Repalcing Word will do

1 Answers   CTS,


What is the significance of the PROGRAM-ID paragraph? If this name doesnt match with the name of the COBOL program, does it make a difference? Is the name specified in the PROGRAM-ID paragraph used as a name for the load module or any such thing?

4 Answers   IBM,


How to read a record from bottom of a file which is indexed by 'A'.

4 Answers   Oracle,


How is sign stored in a comp-3 field?

7 Answers  


A cobol program to read a file , match it with other if. If match occurs then write it to an output file. If no match then no need to write it.Error log created by program to track any error.

1 Answers  


db2 variable decimal(15,2) what is the equalent size of cobol variable

2 Answers   Syntel,


input:- A 10 20 30 40 B 5 7 10 14 C 8 12 14 16.... output:- A = 100,B=36,C=50. Here spaces are considered between numbers. When we give input as above, the numbers should be added n displayed.So please help me out.

4 Answers  


what is sync clause?

2 Answers   DELL,


What is SDSF?

3 Answers  


Why occurs cannot be used in 01 level in COBOL?

0 Answers   Arigo Infotech,


Categories