Is CA(Control Area) is part of CI(Control Interval)
Answers were Sorted based on User's Feedback
Answer / shafi
CA is not a part of CI.but CI is a part of CA. A group of
CI CI form a CA. there must be atleast 2 CI in a 1 CA.
| Is This Answer Correct ? | 20 Yes | 0 No |
Answer / chandra
ca is not a part of ci.
the group of ci made of a ca.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / ranjith
CI IS THE PART OF CA
CI CAN CHANGE BY BY THE USER
CA CANNOT CHANGE BY THE USER
| Is This Answer Correct ? | 0 Yes | 1 No |
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..
explain in brief how you can create a vsam file?
to use the rewrite command, how should the vsam file be opened?
What is a lds (linear data set)?
why do we use vsam file thn seqential files ?
How do you define a KSDS ?
why ci and ca splits are not possible in esds and rrds?
What is the use of VSAM files? How to read this ?
How vsam datasets are cataloged?
How do I declare the KSDS vsam so that I can store a reocrd with variable length?.
what is meant by s0c-07 system abend codes?
How does control intervals and control areas related to each other?