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

) how do u code after getting data?

0 Answers   IBM,


i friends greetings to the day...!!! I face a quation like"while runnig the programe every day i have to access the previous day updates only...!! Ex:- Let last day 100 customers took bank account i have to select those customers only.."

4 Answers   CSC,


how many bytes does a s9(12)COMP-4 field occupy?? a.2 b.4 c.8 d.1 ans with reason please

2 Answers  


What are the different ways to run a COBOL DB2 program using JCL?

2 Answers  


after udatingg first 110 rows, my job abends. now how do i change my cobol program so that when i restart the Job it will start updating from 111th row ( i.e in next run I di=ont want to update those 110 rows which are already been updated in the first run before job abend)

7 Answers   Allianz, Wipro,






Have you used comp and comp-3 in your project? And how?

0 Answers   IBM,


. How do we cast a variable in COBOL

1 Answers   HSBC,


How you can characterize tables in cobol?

0 Answers  


COMP?

2 Answers  


Which is the best IBM mainframe Training Institute in Ameerpet, Hyderabad

35 Answers  


Can we move X(9) to 9(9). If yes what are the ways for doing this?

3 Answers  


how can count the number of character in feild ?? suppose for instance i have a feild with value ' rajesh sarkar' then how can v count the number of characters whitout spaces...........

4 Answers   Wipro,


Categories