|
|
Archives of the TeradataForum
Message Posted: Thu, 05 May 2005 @ 14:58:11 GMT
Subj: | | Re: Failure 5708 Table header size exceeds limit |
|
From: | | Victor Sokovin |
| While creating partitioned table following error is thrown | |
> '*** Failure 5708 Table header size exceeds limit.'
| Is there any limit on number of partitions getting created ? Can anyone provide the workaround to create more than 50 partitions. | |
Try to drop a few columns from the definition to check whether you can add more partitions. Also, if you have any COMPRESS columns but did not
include them in the posting, try to get rid of those as well. They all contribute to the sum the limit of which you seem to have hit.
Regards,
Victor
| |