how yo view the vsam file?
Answers were Sorted based on User's Feedback
Answer / ram
By two ways:
1.) Enter "Print IDS (/) CH" on th left side of the dataset
which is used in 3.4 option in ISPF.
2.)USING File-Aid.
| Is This Answer Correct ? | 37 Yes | 6 No |
Answer / dev
using file aid or ditto editor or some other editor which
ur company have
| Is This Answer Correct ? | 25 Yes | 4 No |
Answer / kk
A.) Use command "Print IDS (/) CH" on th left side of the
dataset in ISPF on 3.4.
B.)USING File-Aid.
C.)Using File Manager
| Is This Answer Correct ? | 17 Yes | 4 No |
What is the main function of linear dataset?
If we are using empty VSAM file, we can see this empty file by using FILE AID tool. How can we open empty VSAM file if you are using in Program..?
What is the index set?
what is vsam catalog ?
Would you specify FREESPACE for an ESDS?
In vsam at the cluster creation for KSDS FREESPACE parameter is required but for ESDS FREESPACE parameter is not required ?
In a file(PS), we dont know how many records are there. requirement is divide half n half the records n insert into 2 another files(PS).
what's the device independent method to indicate where a Record is Stored?
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 ?
Explain what are the optional parameters to the input dataset while loading the empty cluster with the data records?
what does a file status of 02 on a vsam signifies?
What is a CI, control interval?