PCC-02357: Function calls may not be used as host variable expressions
Cause: Only objects that are lvalues (that resolve to an address) can be host variables. Because a function call is not an lvalue, one cannot be used in place of a host variable.
Action: Recode the application.
PCC-02359
Custom Search


More Oracle errors
ORA-24328illegal attribute value
ORA-16760cannot start SQL Apply
LPX-00716badly formed Text subelement
OCI-04054database link string does not exist
RMAN-06514archived logs required to recover from this copy will not be kept
PCC-00146Illegal value for host option, ignored
DRG-10510stopword is missing
TNS-00317Failed to contact Connection Manager
ORA-07581spstp: cannot derive SID from unexpected process name
ORA-25409failover happened during the network operation,cannot continue
ORA-24077cannot create propagation schedule for EXCEPTION queue string.string
ORA-02791Unable to open file for use with asynchronous I/O
ORA-14452attempt to create, alter or drop an index on temporary table already in use
ORA-06766TLI Driver: close failed during release
PROC-00035Cannot perform cluster registry operation due to invalid version
ORA-09914Unable to open the ORACLE password file.
DIA-51003run parameters not formatted correctly
ORA-55304specified reuse-bNode model-id string != target model-id string
ORA-01203wrong incarnation of this file - wrong creation SCN
ORA-22971invalid datatype for PRIMARY KEY-based object identifier




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
PCC-02357Function calls may not be used as host variable expressions