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


How different is the JCL executing a COBOL program?
1) if the program is using VB file as input.
2) if the program is using FB file as input.



How different is the JCL executing a COBOL program? 1) if the program is using VB file as input. ..

Answer / dsingh29

you need to take care of RDW of the VB file while defining
file. In FB file there is no such requirement.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

read all error codes like SB07?

1 Answers  


In order to continue a job after a return code of 12 in step1, what the step2 exec statement include?

1 Answers  


How can I write the joblog in the spool on normal end of a job step and direct the joblog to a dataset only if the step abends?

2 Answers  


Name the system library from which modules are retrieved at execution

3 Answers  


how would you create a temporary dataset? And where will you use them?

0 Answers  


What is the function of the steplib dd statement?

0 Answers  


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

0 Answers  


What it does If we specify TYPRUN=P & it is not substituted by SCAN 0r HOLD in VALUE SET.

0 Answers  


There are a set of 10 files and a customer will be selecting random no of files(i.e they may be more than 2, may not be in the order).Sometimes he might just select one file or sometimes no files at all.How do you code a JCL for this? Is it possible to code just JCL alone for this problem?

9 Answers   Infosys,


How to search strings in multiple dataset with conditions 'string1 & string2'?

1 Answers   IBM,


how to execute the last 5 steps in jcl

2 Answers   Syntel,


In a single step if input file is present then only need to copy into output file or else need to through a RC is it possible. Note : i want it in a single step

1 Answers  


Categories