what's the device independent method to indicate where a
Record is Stored?
Can you delete vsam files with the delete option of the disposition parameter of jcl?
Define base cluster?
How do you define a KSDS ?
How many buffers are allotted to VSAM KSDS and ESDS?
The first VSAM file V1 has 2 fields A and B . There is a DB2 file which has fields E and f. We need the fields A, B , E and F to another VSAM file called V2. Kindly mention the logic in procedure division in cobol..
explain how can you initialize a vsam file before any operation?
What is the meaning of the DEFINE MODEL parameter?
explain in brief what are the 3 types of vsam files?
What is the maximum record length for the VSAM dataset?
In the COBOL SELECT statement for a KSDS what are the three possibilities for ACCESS?
Would you specify freespace ce for an esds?
when u r using repro command what happens if both infile and outfile names same