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
What are declaratives and what are their uses in cobol?
Write a cobol program making use of the redefine clause.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is the usage of comp fields in cobol?
how do you reference the printer file formats from cobol programs
how can i see junk values in dclgen or in hostvariable of comp ?
How arrays can be defined in COBOL?
How do get the result of your program directly on your pc?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What is a scope terminator give example?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
What type of SDLC u followed? Why?
A table has two indexes defined. Which one will be used by the SEARCH?
how do you reference the fixed unblock file formats from cobol programs
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?