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

Suppose a generation of GDG gets created in a particular step of a proc. How would you refer the current generation in a subsequent step? What would be the disposition of this generation now ?

4 Answers   Patni,


How many cluster index can have in a table?

3 Answers   HSBC,


Is it slower if you access a record through alt index as compared to primary index?

0 Answers  


What is a lds (linear data set)?

0 Answers  


There are at least seven IDCAMS commands; name and explain each of them ?.

1 Answers  






What is the difference between shroptions(2 3) and shroptions (4 3) in the Def CLUSTER ??

3 Answers  


The first VSAM file V1 has 2 fields A and B . There is a DB2 file which has fields E and f. We need the fields A, B , E and F to another VSAM file called V2. Kindly mention the logic in procedure division in cobol..

2 Answers   Cap Gemini,


By looking into JCL can we identify the dataset is VSAM (VSAM dataset supposed to be a input dataset).In this scenerio how will we identify the dataset is VSAM ?

5 Answers   Cognizant, EDS, Shridhar,


Using alternate indexes in batch program?

0 Answers  


what will happen if there is no secondary allocation made for datasets?

0 Answers   IBM,


What is the function of linear dataset in vsam?

0 Answers  


How to declare the EMP Name, EMP No., DOB in VSAM KSDS file? Please explain.....

3 Answers   CTS,


Categories