4 Replies Latest reply on Apr 12, 2013 8:20 AM by rareddy

    TEIID 8.2 JDBC metadata varchar COLUMN_SIZE always returns 4000

    chiefumpire

      Hi

       

      I use DatabaseMetaData.getColumns then Resultset.getInt("COLUMN_SIZE"). The value is always 4000 for varchar column.

      I checked that those columns length is not 4000 in vdb.

       

      Would anyone tell me if this is a bug, expected or any option need to be set?

       

      Thanks