What is the main function of linear dataset?
No Answer is Posted For this Question
Be the First to Post Answer
what is the meaning of each of the values in shareopts(2 3)?
what is meant by dirty read in vsam?
in a cobol select statement, can you tell what is the organization for a ksds?
There are at least seven IDCAMS commands; name and explain each of them ?.
FREESPACE can be specified for which type of cluster? a.LDS b.RRDS c.ESDS d.KSDS
Using Alternate Indexes in CICS pgms: ?
what do you mean by the cobol record key clause in vsam?
Suppose a generation of GDG gets created in a particular step of a proc. How would you refer the current generation in a subsequent step? What would be the disposition of this generation now?
name the utility program closely associated with vsam?
What does the keyranges parameter in define cluster commends do?
I have three fields in a Variable VSAM file X(2) Y(10) occurs X times Z(02) Say for the first record X=2 then the length of the file is 2+(10*3)+2=34 second record, x=4 then 4+(10*4)+2=46 If any time if the field x is updated then the total length changes. Is it feasible? Is it
How to delete a member using JCL.?