Skip to content

FBTableStatisticsManager.getTableStatistics: Invalid clumplet buffer structure: buffer end before end of clumplet - clumplet too long [SQLState:HY000, ISC error code:335544382] #956

Description

@EPluribusUnum

When a database has a lot of tables, the FBTableStatisticsManager.getTableStatistics call fails.
The getTableCount() returns 1367, thus bufferSize() returns 65641, which is bigger than the 64K suppored by the FB API.

Can you reduce getDatabaseInfo() call buffer size requirement by getting the stats one-by-one ( getInfoItems() )?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions