IXF Column Descriptor Record

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Kovi

    #1

    IXF Column Descriptor Record

    Hi!

    Docs (http://publib.boulder.ibm.com/infoce...9r5/index.jsp?
    topic=/com.ibm.db2.luw .admin.dm.doc/doc/r0004668.html) say about
    dimensions in C Record this:
    - IXFCNDIM is the number of dimension
    - IXFCDSIZ = "The size or range of each dimension. The length of this
    field is five bytes per dimension. Since arrays are not supported
    (that is, the number of dimensions must be zero), this field has zero
    length, and does not actually exist." So according to this, if there
    are 0 dimensions, this field does not exist. Right ?

    I've found out that if there are 0 dimensions, the field IXFCDSIZ is
    10 bytes long. Why ? Is this OK or is it a bug?

    Best regards,
    Kovi
Working...