PLS-00427: RPC defaults cannot use builtins when versions of STANDARD differ
Cause: An attempt was made to call a remote subprogram whose defaulted parameter value is calculated using a builtin operation. If the calling system uses a different version of package STANDARD than does the called system, a defaulted expression must be either a simple numeric or string literal, NULL, or a direct call to a user-written function.
Action: Call the remote subprogram by passing each actual parameter value explicitly.
PLS-00428
Custom Search


More Oracle errors
ORA-08187snapshot expression not allowed here
ORA-02426privilege grant failed
ORA-31147string is not an ACL resource
ORA-47404NULL trust level for Factor string
OCI-31022Element not found
CLSS-03202out of sync with master: [string] [string] [string] [string]
ORA-02849Read failed because of an error
ORA-07286sksagdi: cannot obtain device information.
PGU-42003COPY reserved word found within a COPY clause
ORA-34001(MODCOMP14) Concat leaf dimension workspace object already is used in a DIMENSION statement, either explicitly or as a leaf of another concat dimension.
ORA-33009(XSAGDNGLPREC) In AGGMAP workspace object, PRECOMPUTE may only be specified either for the entire AGGMAP or for individual RELATION statements.
ORA-19147XQST0089: It is a static error if a variable bound in a for clause of a FLWOR expression, and its associated positional variable, do not have distinct names (expanded QNames)
NZE-28812record operation failure
DRG-50904weight string outside valid range 0.1 to 10.0
ORA-15206duplicate diskgroup string specified
ORA-31133Cannot execute handler "string"."string" with invoker rights
QSM-01058MV, string, does not have column, string, for a joinback
ORA-13868Instance-wide SQL tracing on instance string is not enabled
NPL-00414incoming ASN.1 type tag is greater than maximum of 16383
ORA-16228Insufficient recovery for logical standby




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-00427RPC defaults cannot use builtins when versions of STANDARD differ