how we can edit records in vsam data set and non vsam data
sets
Answer Posted / vidhya
u can open the VASM dataset in File aid and edit.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What is the problem of ordered sequential files access?
How can you get the ksds file records into your cobol program?
what happens if parmparameter passes zero bytes to the program
What is the difference between PIC 9.99 and PIC9v99?
What is the difference between perform … with test after and perform … with test before?
Discuss about changing dataset name in proc.
What are literals?
What is the difference between goback, stop run and exit program in cobol?
Can we change the password using ALTER? anyone tried and changed?
What is the difference between structured cobol programming and object alternativelyiented cobol?
how to refer the data field?
What is a SSRANGE and NOSSRANGE?
How do get the result of your program directly on your pc?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?