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?


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

Post New Answer

More VSAM Interview Questions

What are the common vsam error conditions and codes?

0 Answers  


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  


can alternate index use in ESDS since it does not contain primary index? if yes can you explain?

3 Answers   Temenos,


Describe the uses of ams?

0 Answers  


Explain the index set?

0 Answers  






What is IDCAMS? and what is the purpose of it?

4 Answers  


The first VSAM file V1 has 2 fields A and B . There is a DB2 file which has fields E and f. We need the fields A, B , E and F to another VSAM file called V2. Kindly mention the logic in procedure division in cobol..

2 Answers   Cap Gemini,


should a AIX should be a unique value?

1 Answers  


How to insert values for variables that are declared as COMP-3 variables in COBOL program in an already created VSAM file.

3 Answers  


What is the function of entry sequenced data set?

0 Answers  


What is the difference between shroptions(2 3) and shroptions (4 3) in the Def CLUSTER ??

3 Answers  


Discuss record management in vsam?

0 Answers  


Categories