Table of Contents

Search

  1. About the Data Vault Message Reference
  2. Data Definition Language Errors
  3. Data Vault Repository Service Exit Codes
  4. Load Balancer and Administration Errors
  5. Data Vault Repository Administration CLI Errors
  6. Data Vault SQL Tool Messages
  7. Data Vault Loader Messages

Data Vault Message Reference

Data Vault Message Reference

90205

90205

Create table failed - too many columns in table definition
This message appears when a CREATE TABLE statement specifies 4097 or more columns. A maximum of 4096 columns are permitted in each table.
This error is also returned when the number of arguments in the view column list of a CREATE VIEW statement is more or less than the number of output columns returned by the defining query expression. The number of view column names must match precisely the number of columns in the query expression result table.

0 COMMENTS

We’d like to hear from you!