Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


ORA-01792: maximum number of columns in a table or view is 1000



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

Post New Answer

More Oracle Errors Interview Questions

ORA-24048: cannot create QUEUE_TABLE, user does not have access to AQ object types

1 Answers  


DRG-50902: unexpected character string

1 Answers  


ORA-24775: cannot prepare or commit transaction with non-zero lock value

1 Answers  


DRG-50924: PL/SQL inside PL/SQL not supported

1 Answers  


ORA-29322: SCN string size too long -- maximum size 58 bytes/characters

1 Answers  


ORA-07635: smsdbp: $SETPRT failure

1 Answers  


LSX-00169: circular group reference is disallowed outside <redefine>

1 Answers  


ORA-09365: Windows 3.1 Two-Task driver unable to destroy hidden window

1 Answers  


ORA-16209: Logical standby dictionary build failed to complete.

1 Answers  


RMAN-08521: offline range recid=string stamp=string

1 Answers  


DRG-12412: missing or invalid Template Processor attribute (string)

1 Answers  


ORA-03244: No free space found to place the control information

1 Answers  


Categories