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-07403sfanfy: db_writers parameter not valid.
ORA-19284Encoding specification in version declaration not supported
ORA-39768only one direct path context top level column array is allowed
PCC-01001Your Pro*COBOL authorization is about to expire
DRG-10312logfile name must be specified
ORA-01147SYSTEM tablespace file string is offline
ORA-01763update or delete involves outer joined table
DRG-50933parser hash insert failure
ORA-46076The specified name string is too long
OCI-00972identifier is too long
SQL*Loader-00511Unable to initialize read functions
LSX-00285referenced key "~S" is not defined
SQL-02129Fetched number of bytes is odd.
ORA-12401invalid label string: string
ORA-25457evaluation function string returns failure
ORA-38453ExpFilter index should be created in the same schema as the base table.
PROT-00019Cannot proceed while clusterware is running. Shutdown clusterware first
ORA-01374_log_parallelism_max greater than 1 not supported in this release
CLST-02310CSS daemon refused node deletion, status string. attempting rollback
ORA-13360invalid subtype in a compound 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
PLS-00707unsupported construct or internal error [string]