how many ways can we open i vsam file ? like print ch ids
(/) is thre any other way to open the vsam file please can
any one answer ?
Answer Posted / amy
YOU CAN USE THIS JCL TOO
//STEP1 EXEC PGM=IDCAMS
//SYSIN DD *
PRINT INDATASET(SAMPLE.VSAM)
/*
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
how many buffers are allocated to vsam ksds and esds?
is it necessary that all versions of the gdg have to be of the same record length?
What is control area?
what is the meaning of each of the values in shareopts(2 3)?
What is a lds (linear data set) and what is it used for?
What is the use of access method services in vsam?
what is buffering and how does it apply to vsam files ?
What makes vrrds different from vsam?
explain how can you initialize a vsam file before any operation?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
Define a path?
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?
explain the differences between vsam and non-vsam files
what is the use of the file status clause in the select statement in vsam?
differentiate between sequential files and esds files in vsam?