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 to access vsam files in cobol and how to differentiate
that this is ESDS file



how to access vsam files in cobol and how to differentiate that this is ESDS file..

Answer / javiad

In order to access VSAM file in a cobol program, we need to
code oransiation, access and rec key in the file descrption.

For ESDS add prefix AS- to the DD Name.

Is This Answer Correct ?    20 Yes 0 No

Post New Answer

More COBOL Interview Questions

how many divisions are there in cobol

3 Answers   ADP,


If i have a variable A pic 9(2) value 10 Compute A = a - 100 what will be the value of A and will there be any error becoz of the Negative value

3 Answers   CTS,


Describe the cobol database components?

0 Answers  


WHY LRECL NEEDS TO BE 4 EXTRA THEN THE COBOL FILE LENGTH & WHAT IT CONTAIN IN THAT LENGTH

2 Answers   Cap Gemini,


A table has two indexes defined. Which one will be used by the SEARCH?

0 Answers  


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

0 Answers   Infosys,


how the control comes back from subprogram to mainprogram

3 Answers   IBM,


What R 2 of the common forms of the EVALUATE STATEMENT ?

1 Answers   Cap Gemini,


What are the different data types available in COBOL?

4 Answers  


Can we use goto statement in inline_perform ?

5 Answers   IBM,


what is a zoned decimal data type and how it will be stored?

2 Answers   IBM,


When would you use in-line perform?

2 Answers  


Categories