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 |
Explain the device independent method to indicate where a record is stored?
What is the use of lds (linear data set)?
what is the probability of a complete system distortion under high end low performing multiprocessor job?
What is IDCAMS? and what is the purpose of it?
HOW TO SORT RECORDS IN VSAM FILE?
What is Base Cluster ?
Explain the significance of the shareoptions parameter?
what will happen when you try to open an empty vsam file in a cobol program for input?
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 does a file status of 02 on a vsam signifies?
What is the procedure for running the batch job in mainframe?
Do primary key values have to be unique? Do alternate key values have to be unique?