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 ?

Answers were Sorted based on User's Feedback



how many ways can we open i vsam file ? like print ch ids (/) is thre any other way to open the vsa..

Answer / 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

how many ways can we open i vsam file ? like print ch ids (/) is thre any other way to open the vsa..

Answer / ashokkumar

print ids(/) ch

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More VSAM Interview Questions

1. delete is not possible in esds. why? 2. i have 10 records in a esds file and i want to delete only 1st record ..then what i have to do?.. it will not affect any sequence of the RBA. 3. why open extend is not possible in rrds vsam file?

3 Answers  


Discuss record management in vsam?

0 Answers  


what is vsam catalog ?

2 Answers   Tech Mahindra,


is delete operation supported in an esds? Is rewrite operation possible in esds?

0 Answers   IBM,


What is File Status in VSAM?

1 Answers   IBM,






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?

3 Answers  


can any one tell "in esds in what structure records will stored?"

1 Answers  


On which datasets You can have ALT INDEX?

2 Answers  


What are the different types of VSAM files available?

3 Answers   CSC,


Explain the purpose of the file status clause in the select statement?

0 Answers  


What is control area?

0 Answers  


What is a vsam dataset?

0 Answers  


Categories