ORA-14759: SET INTERVAL is not legal on this table.
Cause: ALTER TABLE SET INTERVAL is only legal on a range partitioned table with a single partitioning column. Additionally this table cannot have a maxvalue partition.
Action: Use SET INTERVAL only on a valid table
ORA-14760
Custom Search


More Oracle errors
PCC-01017The SQLCA and a SQLCODE variable cannot both be used
NNO-00083domain "string" server "string" has no addresses
ORA-19755could not open change tracking file
ORA-31207DBMS_LDAP: PL/SQL - Invalid LDAP search time value.
ORA-16242Processing logfile (thread# string, sequence# string)
QSM-02096mv references a named view
RMAN-06558archived log size of number kb is bigger than available space of number kb
KUP-04069error fetching data for external table
LSX-00230invalid integer "~S"
ORA-02818Less than the number of blocks requested was read in
ORA-53257Attribute does not exist.
ORA-29511could not resolve Java class
ORA-16573attempt to change or access configuration file for an enabled broker configuration
ORA-54032column to be renamed is used in a virtual column expression
PROC-00007Cannot perform cluster registry operation because key handle is invalid.
ORA-07710sksaprs: file name buffer too small
ORA-13284failure to copy geometry object for conversion in place
ORA-54547wrong input for COUNT_SHARED_EDGES
ORA-30970option not supported for XML Index
ORA-22631attribute [string] is is not well-formed or does not match the type




TOP 20 Oracle errors
ORA-12504TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
RMAN-20079full resync from primary database is not done
ORA-14411The DDL cannot be run concurrently with other DDLs
ORA-14760ADD PARTITION is not permitted on Interval partitioned objects
ORA-10877error signaled in parallel recovery slave string
ORA-32701Hang detected
ORA-00838Specified value of MEMORY_TARGET is too small, needs to be at least stringM
ORA-16665timeout waiting for the result from a database
ORA-16957SQL Analyze time limit interrupt
ORA-16664unable to receive the result from a database
RMAN-08132WARNING: cannot update recovery area reclaimable file list
ORA-00000normal, successful completion
ORA-16766Redo Apply is stopped
ORA-00837Specified value of MEMORY_TARGET greater than MEMORY_MAX_TARGET
RMAN-08137WARNING: archived log not deleted as it is still needed
DIA-48122error with opening the ADR block file [string] [string]
ORA-47988password should contain at least one numeric and one alphabetic character
IMP-00057Warning: Dump file may not contain data of all partitions of this table
ORA-00001unique constraint (string.string) violated
ORA-55508Invalid input to Flashback Transaction Backout




Your own TOP 20 Oracle errors
ORA-14759SET INTERVAL is not legal on this table.