PCC-00145: This statement can only be used with THREADS=YES
Cause: EXEC SQL ENABLE THREADS or one of the EXEC SQL CONTEXT statements has been used, even though option THREADS is set to NO.
Action: Specify option THREADS=YES or remove the EXEC ENABLE THREADS or EXEC SQL CONTEXT statement from the source code.
PCC-00146
Custom Search


More Oracle errors
ORA-26802Queue "string"."string" has messages.
AMD-00106parent string "string" must be removed before child string "string" can be removed
ORA-32346ON COMMIT materialized view refresh caused changes to the master table/materialized view
RMAN-20030resync in progress
ORA-09935Unlink of current password file failed.
PCC-00088User defined type identifier expected
DRG-13103index table string is partitioned
DRG-11501identifier string found in place of column name on line string
QSM-02173the unique constraints does not exist on the join columns of the inner table
NNO-00329server will save the config file in number seconds
ORA-31105User does not own lock with supplied token "string"
ORA-00072process "string" is not active
ORA-09846soacon: ARCH unable to open named pipe.
DRG-12803invalid text datatype
ORA-32832failure string trying to acquire administration lock
ORA-19673error during proxy copy of file string
SQL-02106Inconsistent cursor cache. Invalid Oracle cursor number
ORA-22887type of REF column is not the same as that of its scoped table
ORA-15101no action specified
QSM-02035no filter conditions are present in the HAVING clause




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-00145This statement can only be used with THREADS=YES