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 |
ORA-31609: error loading file "string" from file system directory "string"
ORA-22984: view query cannot contain references to a super view
TNS-00304: Status Information for Connection Manager:
PLS-00507: a PLSQL Table may not contain a table or a record with composite fields
NNO-00115: line string: single-value data type "string", other instances ignored
ORA-39703: server version and script version do not match
ORA-29933: object being disassociated has some user defined statistics stored
TNS-00513: Destination host unreachable
NNO-00063: cannot construct domain checkpoint file name
ORA-29394: session id string and serial# string do not exist
ORA-09715: orasrv: cannot obtain puname
PLS-00904: insufficient privilege to access object string