ORA-01792: maximum number of columns in a table or view is 1000
Answer / guest
Cause: An attempt was made to create a table or view with
more than 1000 columns, or to add more columns to a table or
view which pushes it over the maximum allowable limit of
1000. Note that unused columns in the table are counted
toward the 1000 column limit.
Action: If the error is a result of a CREATE command, then
reduce the number of columns in the command and resubmit. If
the error is a result of an ALTER TABLE command, then there
are two options: 1) If the table contained unused columns,
remove them by executing ALTER TABLE DROP UNUSED COLUMNS
before adding new columns; 2) Reduce the number of columns
in the command and resubmit.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 1 No |
RMAN-06069: the filename for datafile string is missing in the controlfile
TNS-00115: Could not allocate pump global buffers
ORA-12081: update operation not allowed on table "string"."string"
LRM-00122: value 'string' for 'string' must be between 'number' and 'number'
DRG-11717: attempt to add Related Term string to non-Preferred Term string
ORA-14056: partition number string: sum of PCTUSED and PCTFREE may not exceed 100
ORA-01220: file based sort illegal before database is open
ORA-27154: post/wait create failed
NNL-01031: Name: string
DRG-10750: unknown parameter string
ORA-16750: Resource guard encountered errors while activating logical primary
ORA-31060: Resource at path string could not be deleted