Explain the meaning and syntax for the START command. ?
Answer Posted / guest
The START command is used read other than the next VSAM
record. A value must be moved into the RECORD KEY. The KEY
clause is optional, but it can be used to specify a
relational (equal, less than, etc.) operator.
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
How to get the last record in vsam file in cluster?
Define base cluster?
Using alternate indexes in cics program?
State the differences between vsam and non-vsam files?
what do you mean by a vsam split?
what does a file status of 02 on a vsam signifies?
explain in brief how are different versions of gdg named?
how do you create an alternate index ?
What is control area?
What are the steps involved in access method services?
What are the different dataset organizations used in vsam?
How does control intervals and control areas related to each other?
Explain the catalog?
write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...
What is control interval?