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
ORA-13340a point geometry has more than one coordinate
ORA-19923the session for row with id string is not active
PLW-06010keyword "string" used as a defined name
KUP-00600internal error, arguments [string] [string] [string] [string] [string]
ORA-03288both FREELIST GROUP and INSTANCE parameters may not be specified
ORA-42302definition of an Editioning view may not refer to remote tables
TNS-12657No algorithms installed
NZE-28799failure to allocate shared memory
ORA-27478job "string.string" is running
ORA-15020discovered duplicate ASM disk "string"
TNS-00253Error in reading network configuration data from file string with error string
TNS-04050Invalid specification for gateway ID.
ORA-07642smprtset: $CMKRNL failure
ORA-31052Cannot delete ACL with other references
ORA-32168Cannot perform operation on a null AnyData
SQL-02122Invalid OPEN or PREPARE for this database connection
ORA-30035Undo tablespace cannot be specified as default temporary tablespace
ORA-09927Unable to set label of server
NZE-29111Invalid index
PLS-00630pipelined functions must have a supported collection return 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
PCC-02432Cannot open an external LOB (BFILE) in READ WRITE mode