Strategy ONE
Creating a History List Repository Fails Due to Insufficient Page Size
When creating a History List repository within a Sybase database, the following error and resulting error message can be encountered.
Creating tableTableNamefailed because the minimum row size would bePageSizeRequirementbytes. This exceeds the maximum allowable size of a row for this table,PageSizeLimitbytes.
This can occur when a Sybase database does not have the page size requirements necessary for the History List Repository. To solve this error, contact your database administrator to increase the current available space (PageSizeLimit in the error message above) for the table space to be large enough to store the History List repository (PageSizeRequirement in the error message above). As a general rule, the page size for the History List repository should be at least 4 KB.
