|
Archives of the TeradataForumMessage Posted: Mon, 29 Mar 2004 @ 15:17:52 GMT
I'm wondering if anyone has experienced this error. We're on V2R5. The SQL statement: CREATE TABLE EDW_Regression.xxACCT AS EDW_IT.xxACCT WITH DATA; results in error 3623. 3623: The user cannot use COMPRESS on a primary index column or partitioning expression column. However the table contains neither compressed PI attributes or any partitioning... CREATE SET TABLE Edw_IT.xxACCT ,FALLBACK , NO BEFORE JOURNAL, NO AFTER JOURNAL ( ORG_ID CHAR(4) CHARACTER SET LATIN NOT CASESPECIFIC NOT NULL, BK_ID CHAR(4) CHARACTER SET LATIN NOT CASESPECIFIC NOT NULL, ACCT_ID CHAR(12) CHARACTER SET LATIN NOT CASESPECIFIC NOT NULL, ACCT_CLS_DTE DATE FORMAT 'YYYY-MM-DD' COMPRESS , (large snippery here) ACCT_DESC VARCHAR(254) CHARACTER SET LATIN NOT CASESPECIFIC) UNIQUE PRIMARY INDEX xxACCT_COMPRESS_PK ( ORG_ID ,BK_ID ,ACCT_ID ); I've opened a case on this w/NCR Any ideas? Thanks... James Kim Poley
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||