PCC-02432: Cannot open an external LOB (BFILE) in READ WRITE mode
Cause: An attempt was made to OPEN a BFILE in READ WRITE mode. Writable BFILEs are currently not supported so this operation is considered erroneous.
Action: Do not open BFILEs using READ WRITE mode. BFILEs can only be OPENed in READ ONLY mode.
PCC-02433
Custom Search


More Oracle errors
SQL*Loader-00966Error number disabling all triggers on table string
ORA-09806Allocation of label string buffer failed.
ORA-01871the number of seconds must be less than 60
PGU-00377mandatory list item has to be selected before navigation is possible
EVM-00901Invalid sort specification "string"
TNS-03505Failed to resolve name
ORA-19289XQST0034 - function string:string declared or defined multiple times
DRG-10601failed to remove pending DML for this index
ORA-12981cannot drop column from an object type table
ORA-16952Failed to bind this SQL statement.
ORA-26061Concurrent direct unloads is not allowed.
ORA-24303call not supported in non-deferred linkage
EXP-00111Table string resides in an Encrypted Tablespace string and will not be exported
ORA-26013List allocated may not be big enough
ORA-30378MV_CAPABILITIES_TABLE is not compatible with Oracle version
ORA-01580error creating control backup file string
RMAN-07256cannot change priority of child failure
ORA-32856operation not supported for propagation job
TNS-00286Max Connect Time (secs) : number
PLS-00394wrong number of values in the INTO list of a FETCH statement




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-02432Cannot open an external LOB (BFILE) in READ WRITE mode