how yo view the vsam file?

Answers were Sorted based on User's Feedback



how yo view the vsam file?..

Answer / jay

print ch ids(/)

Is This Answer Correct ?    41 Yes 10 No

how yo view the vsam file?..

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

how yo view the vsam file?..

Answer / dev

using file aid or ditto editor or some other editor which
ur company have

Is This Answer Correct ?    25 Yes 4 No

how yo view the vsam file?..

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

how yo view the vsam file?..

Answer / sujata

using file manager

Is This Answer Correct ?    7 Yes 5 No

Post New Answer

More VSAM Interview Questions

What is SHAREOPTS ?

2 Answers  


Can we copy a sequential file to a VSAM file ? If yes, What will happen of the size of the sequential file is bigger than that of the VSAM file?

3 Answers   CTS, Verizon,


Tell about the ams used in vsam?

0 Answers  


in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?

0 Answers   IBM,


What is the catalog?

1 Answers  






Yes. Because the alternate key would first locate the primary key, which in turn locates the actual record. Needs twice the number of I/Os.

0 Answers  


what is the use of reuse in vsam?

3 Answers  


What makes vrrds different from vsam?

0 Answers  


What is the use of VSAM files? How to read this ?

3 Answers   CTS,


What is speed parameters in define cluster command?

0 Answers  


What is a path?

1 Answers  


Assuming that the DEFINE JCL is not available, how do you get info about a VSAM file's organisation?

1 Answers   IBM,


Categories