What is the difference between lds and esds?
No Answer is Posted For this Question
Be the First to Post Answer
Can AMS commands be run from the TSO prompt ?
If fspc(100 100) is specified does it mean that both the control interval and control area will be left empty because 100 % of both ci and ca are specified to be empty?
What are the distinctive features of a ksds, key sequenced dataset?
What is the upgrade set?
Is it slower if you access a record through ALT INDEX as compared to Primary INDEX? Why?
What is a lds (linear data set)?
In vsam at the cluster creation for KSDS FREESPACE parameter is required but for ESDS FREESPACE parameter is not required ?
What is the purpose of having vsam data space?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
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...
Can we copy a sequential file to a VSAM file ? If yes, What will happen of the size of the sequential file is bigger than that of the VSAM file?
Is a delete operation possible in an ESDS?B. Is rewrite operation possible in ESDS ?