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
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 |
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?
What is a base cluste?
Explain the function of the relative record data set?
How to delete a member using JCL.?
Under IDCAMS , multiple functions can be executed, each of which returns a cond code. What will be the condition code returned to the operating system ?
Would you specify freespace ce for an esds?
what is the difference b/w sequential and ESDS
While designing vsam files,what is the best way to choose control interval size for the data and the index?
What is the COBOL RECORD KEY clause?
Can AMS commands be run from the TSO prompt ?
Describe the uses of ams?
What is a VSAM split?