What is a ca split?
No Answer is Posted For this Question
Be the First to Post Answer
How do you fix the problem associated with VSAM out of space condition?
What is recovery parameters in define cluster command?
What is the function of linear dataset in vsam?
what's the device independent method to indicate where a Record is Stored?
Define a path?
How many Alternate Indexes you can have on a dataset?
What are the different versions of gdg named?
If we are using empty VSAM file, we can see this empty file by using FILE AID tool. How can we open empty VSAM file if you are using in Program..?
Do primary key values have to be unique? Do alternate key values have to be unique?
If FSPC(100 10 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?
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...
How to declare the EMP Name, EMP No., DOB in VSAM KSDS file? Please explain.....