What is the utility program closely associated with VSAM?
What is the utility program closely associated with VSAM?
is delete operation supported in an esds? Is rewrite operation possible in esds?
Discuss record management in vsam?
What is SHAREOPTS ?
How is record management performed in vsam?
How to insert values for variables that are declared as COMP-3 variables in COBOL program in an already created VSAM file.
why ci and ca splits are not possible in esds and rrds?
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...
explain in brief what are the 3 types of vsam files?
By seeing the file itself how can we identify whether it is A vsam file or flat file
In a file(PS), we dont know how many records are there. requirement is divide half n half the records n insert into 2 another files(PS).
In the COBOL SELECT statement for a KSDS what are the three possibilities for ACCESS?