Answer Posted / himap
As the name suggest - VSAM - Virtual Storage Access Method - it is the Access Method that is major difference between VSAM and FLAT file.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
write a jcl to execute a job by 7:00 am on jan 20,1986?
How jcl work to handle various input output file operations?
Explain how can a jobs execution priority be modified?
how do you access an uncataloged dataset in a jcl?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Why include statement is used in a jcl?
i want to store 20 digits . how will u do it in cobol ?
Is acct parameter mandatory?
How dummy is used in jcl?
Can we use DISP=SHR in output file in JCL
Explain the purpose of dd dummy statement?
Name what parameter directs the output of the job log dataset?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
how you can access an uncataloged dataset in a JCL?
what is a jcl?