Answer Posted / sridhar
while compiling the program repeatedly the same data set
name can,t be used.So in order to use same name reuse
command is used.In each time we compile it makes dataname
as new file.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
to use the rewrite command, how should the vsam file be opened?
Define dynamic processing?
what will happen if there is no secondary allocation made for datasets?
what do you mean by define model parameter?
Differentiate between ci split and ca split?
How to get the last record in vsam file in cluster?
How is record management performed in vsam?
what are the codes returned by the ams (access method services) command during the execution in vsam?
what is meant by s0c-07 system abend codes?
Explain what are the optional parameters to the input dataset while loading the empty cluster with the data records?
Differentiate between control interval (ci) and control area (ca)?
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 are the different dataset organizations used in vsam?
Tell about the ams used in vsam?
What is the main function of key sequenced data set in vsam?