PLS-00707: unsupported construct or internal error [string]
Cause: At run time, this is an internal error. At compile time, it indicates one of the following problems: -- A call was made to a remote subprogram that has a parameter type or default expression not supported at the calling site. -- An incomplete upgrade or downgrade was done to a database that has stored procedures. Perhaps incorrect versions of system packages such as STANDARD.SQL were installed. -- A compiler bug was encountered. In such cases, legal PL/SQL syntax will fail to compile.
Action: Either report the internal error to your Customer Support representative or, depending on the problem, take one of the following actions: -- Revise the logic of the application to use parameter types and default expressions that are supported at both the local and remote sites. -- Complete the upgrade or downgrade properly, making sure to install correct versions of all system packages. -- Report the legal-syntax error to your Customer Support representative. If there are line and column numbers displayed with the error message, they might help you find a workaround. For example, try recoding the offending line to avoid the bug.
PLS-00708
Custom Search


More Oracle errors
ORA-02726osnpop: access error on oracle executable
LSX-00221"~1S" is too short (minimum length is ~2d)
PCB-00319EXEC ORACLE statements are an Oracle extension
ORA-10575Give up restoring recovered datafiles to consistent state: out of memory
PGA-21300received no data when expecting data
ORA-01583unable to get block size of control file to be backed up
ORA-19942datafile copy string not created with compatibility 10.0 or greater
PLW-06009procedure "string" OTHERS handler does not end in RAISE or RAISE_APPLICATION_ERROR
RMAN-06547SYSTEM tablespace cannot be excluded from whole database backup
ORA-26086direct path does not support triggers
ORA-00108failed to set up dispatcher to accept connection asynchronously
ORA-02205only SELECT and ALTER privileges are valid for sequences
QSM-01110query rewrite not possible with materialized view string because it contains a join between tables (string) that is not present in the query and that potentially eliminates rows needed by the qu
ORA-01666control file is for a standby database
ORA-47262error creating Realm Authorization to string for Realm string, string
ORA-12669Shared server: outbound protocol does not support proxies
DIA-48461"describe" failed due to the following errors
ORA-25469data not specified for alias: string column name: string
ORA-14330Cannot drop a partition of a global hash-partitioned index
ORA-53100The repository data model is in invalid state.




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
PLS-00707unsupported construct or internal error [string]