in a cobol select statement, can you tell what is the organization for a ksds?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More VSAM Interview Questions

In the COBOL SELECT statement what is the ORGANIZATION for a KSDS?

4 Answers  


Name some common VSAM error conditions and codes. ?

1 Answers   IBM,


What is the purpose of relative record data set used in vsam?

0 Answers  


What is the purpose of the FILE STATUS clause in the SELECT statement?

1 Answers  


What is RECOVERY and SPEED parameters in DEFINE CLUSTER command?

1 Answers  






what do you mean by define model parameter?

0 Answers   IBM,


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

2 Answers  


to use the rewrite command, how should the vsam file be opened?

0 Answers   IBM,


What is a CI, control interval?

3 Answers  


what is the probability of a complete system distortion under high end low performing multiprocessor job?

0 Answers   SunGard,


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?

0 Answers  


explain how do you define a gdg in vsam?

0 Answers   IBM,


Categories