on z/OS 1.6

i created a KSDS with data cisz 18k (without explicitly coding index cisz).

data info with EA/EF:

ATTRIBUTES                                                                      
                         
        
  KEYLEN----------------24     AVGLRECL------------3400     BUFSPACE--------
---57344     CISIZE-------------18432
  RKP-------------------15     MAXLRECL------------3400     EXCPEXIT----------
(NULL)     CI/CA-----------------40
  STRIPE-COUNT-----------
1                                                                               
        


data info without EA/EF:

ATTRIBUTES                                                                      
                         
        
  KEYLEN----------------24     AVGLRECL------------3400     BUFSPACE--------
---57344     CISIZE-------------18432
  RKP-------------------15     MAXLRECL------------3400     EXCPEXIT----------
(NULL)     CI/CA-----------------45
  STRIPE-COUNT-----------1  



without EA/EF, the index info seen is:

ATTRIBUTES                                                                      
                         
        
  KEYLEN----------------24     AVGLRECL---------------0     BUFSPACE----------
-----0     CISIZE---------------1024
  RKP-------------------15     MAXLRECL-------------1017     EXCPEXIT----------
(NULL)     CI/CA-----------------33



with EA/EF, the index info is:

ATTRIBUTES                                                                      
                         
        
  KEYLEN----------------24     AVGLRECL---------------0     BUFSPACE----------
-----0     CISIZE---------------512
  RKP-------------------15     MAXLRECL-------------505     EXCPEXIT----------
(NULL)     CI/CA-----------------48



what causes this difference in the index cisz ?


- ravi.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to