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-06495: must explicitly specify DBID with SET DBID command
ORA-00330: archived log ends at change string, need change string
ORA-13771: cannot obtain exclusive lock string on "SQL Tuning Set" "string"
PLS-00572: improper constraint form used
ORA-22982: cannot create sub-view under this view
PLS-00310: with %%ROWTYPE attribute, 'string' must name a table, cursor or cursor-variable
RMAN-20209: duplicate datafile name
ORA-07715: sksadtd: could not dismount archival device (SYS$DISMNT failure)
ORA-31083: error while creating SQL type "string"."string"
ORA-26677: Streams downstream capture process string cannot proceed
EXP-00009: no privilege to export string's table string
ORA-01550: cannot drop system tablespace