SAP Knowledge Base Article - Preview

2499930 - SAP ASE - Invalid column length 264 found for column, column ID -50, row ID X, page number XXX, partition ID XXXXXXXX. The length is greater than the expected maximum column length 8.

Symptom

  • ENABLE_BULK_LOAD is enabled in JConnect connection.
  • When running JAVA application to do 'insert and query' it may report following stack trace:
    -----------------------------------------------------------------------------------------------------------------------------------
    com.sybase.jdbc4.jdbc.SybSQLException: Invalid column length 264 found for column, column ID -50, row ID X, page number XXX, partition ID XXXXXXXX. The length is greater than the expected maximum column length 8.
    at com.sybase.jdbc4.tds.Tds.processEed(Tds.java)
    at com.sybase.jdbc4.tds.Tds.nextResult(Tds.java)
    at com.sybase.jdbc4.tds.TdsResultSet.nextResult(TdsResultSet.java)
    at com.sybase.jdbc4.tds.TdsResultSet.next(TdsResultSet.java)
    at com.sybase.jdbc4.jdbc.SybResultSet.next(SybResultSet.java)
    at de.xcom.gsbuha.FundingCircleCorruptionTest.main(FundingCircleCorruptionTest.java)
    Exception in thread "main" com.sybase.jdbc4.jdbc.SybSQLException: Invalid column length 264 found for column, column ID -50, row ID X, page number XXX, partition ID XXXXXXXX. The length is greater than the expected maximum column length 8.

    at com.sybase.jdbc4.tds.Tds.processEed(Tds.java)
    at com.sybase.jdbc4.tds.Tds.nextResult(Tds.java)
    at com.sybase.jdbc4.tds.TdsResultSet.nextResult(TdsResultSet.java)
    at com.sybase.jdbc4.tds.TdsResultSet.next(TdsResultSet.java)
    at com.sybase.jdbc4.jdbc.SybResultSet.next(SybResultSet.java)
    at de.xcom.gsbuha.FundingCircleCorruptionTest.main(FundingCircleCorruptionTest.java)
    -----------------------------------------------------------------------------------------------------------------------------------


Read more...

Environment

  • SAP Adaptive Server Enterprise 16.0 SP01 PL03

Product

SAP Adaptive Server Enterprise 16.0

Keywords

ENABLE_BULK_LOAD, Invalid column length, CR810113, CR#810113,810113 , KBA , BC-SYB-ASE , Sybase ASE Database Platform (non Business Suite) , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.