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 we can edit records in vsam data set and non vsam data
sets

Answers were Sorted based on User's Feedback



how we can edit records in vsam data set and non vsam data sets..

Answer / vikas pujar

VSAM - You cannot edit data directly in case of Vsam
datasets,it can be done either be thru programs or thru
File Aid option 2.

Non Vsam - You can edit data directly by opening dataset in
edit mode from 3.4.

Is This Answer Correct ?    14 Yes 1 No

how we can edit records in vsam data set and non vsam data sets..

Answer / vidhya

u can open the VASM dataset in File aid and edit.

Is This Answer Correct ?    6 Yes 2 No

Post New Answer

More COBOL Interview Questions

Suppose, file A has 100 records and file B has 500 records. We want to write records common to both A and B into file C and records which are present only in either A or B into another file D. What should be the logic of Cobol program to achieve this?

7 Answers   Bank Of America, Mind Tree,


Write the code to count the sum of n natural numbers.

0 Answers  


what is the basic concept of mainframe? what knowledge is needed for learn this mainframe?

4 Answers   CSE, TCS, Wipro,


77 a pic x(4) value '1234' -----> instead of this 'abcd' 77 b pic 9(4) value zeros. move a to b what is the answers for both cases? IS it possible? Give me elementary move rules briefly......

8 Answers  


How To move a value to an array using move verb?

3 Answers   IBM,


Sending data is aplhabetic size 7 (value 3000), I wantated this value to be stored in database, which is defined as s9(7)v9(2)comp-3.

2 Answers  


which is better comp or comp-3 in terms of memory utilization?

6 Answers  


How can we increase the size of an existing PDS to include more no. of modules.

3 Answers  


can we use the two 01 level in file discription ?

6 Answers  


HI THIS IS ANIL. HOW TO PASS A RECORDS OF A FILE(PS OR PDS) TO AN ARRAY?

2 Answers  


) what is the difference between AID and HANDLE AID?

0 Answers   IBM,


can i use multiple when statements in search & search all ? justify ur answer?

2 Answers  


Categories