ORA-01792 „maximum number of columns in a table or view is 1000“
a) Texte aus oerr unter Linux01792, 00000, „maximum number of columns in a table or view is 1000“// *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...
ORA-02142 „missing or invalid ALTER TABLESPACE option“
a) Texte aus oerr unter Linux02142, 00000, „missing or invalid ALTER TABLESPACE option“// *Cause: A valid option was not present.// *Action: Use one of the valid options: add, rename, default, online,// offline, read only, read write, begin, end, no,...
ORA-02143 „invalid STORAGE option“
a) Texte aus oerr unter Linux02143, 00000, „invalid STORAGE option“// *Cause: An option other than INITIAL, NEXT, MINEXTENTS, MAXEXTENTS, or// PCTINCREASE was specified in the STORAGE clause.// *Action: Specify only valid options. b) ErklärungDieser Fehler tritt auf,...