we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.
No Answer is Posted For this Question
Be the First to Post Answer
What is File Status in VSAM?
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).
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..?
can you specify some the distinctive features of a ksds, key sequenced dataset?
How to open VSAM file from 3.4? i have millions of records and i dont want to use the print ch ids(/) command bcz it takes to much time. so if you have any another command to open this plz tell me.
Using Alternate Indexes in CICS pgms: ?
What is the purpose of having vsam data space?
While designing vsam files,what is the best way to choose control interval size for the data and the index?
How many cluster index can have in a table?
Is it slower if you access a record through alt index as compared to primary index?
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?
What is a ci split?