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
what sort card you will use to copy the data from one dataset to another dataset?
what is the purpose of coding class parameter in job statement?
What is timing concept in mainframe?
Does jcl support automatic restart?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
what is a jcl?
What is job control language?
when does a dataset go uncataloged?
What statement can be used to send data to another mvs jes3 node?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
Which statement is used to identify the private libraries in job?
How can a jobs execution priority be modified?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?