PCB-00632: Cannot open an External LOB 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.
PCB-00633
Custom Search


More Oracle errors
ORA-02032clustered tables cannot be used before the cluster index is built
ORA-19593datafile number string already included as string
RMAN-10028network error number-number occurred during remote RPC
ORA-13484the file format or compression type is not supported: string
RMAN-06758DB_UNIQUE_NAME is not unique in the recovery catalog
ORA-32588supplemental logging attribute string exists
RMAN-20017illegal script update operation
ORA-29869cannot issue ALTER without REBUILD on a domain index marked FAILED
NID-00307Control File string - dbid changed, wrote new name
ORA-22890cannot specify name for REF column constraint
RMAN-06578INCREMENTAL LEVEL > 0 must be specified with FOR RECOVER OF
ORA-24357internal error while converting from to OCIDate.
TNS-00270string: Terminal Error string
DIA-48243Additional Fields must be declared nulls allowed
QSM-01041materialized view, string, does not match with a measure in the query
ORA-13191failed to read SDO_ORDCNT value
DRG-11802Switching Protocols
ORA-31133Cannot execute handler "string"."string" with invoker rights
ORA-30510system triggers cannot be defined on the schema of SYS user
ORA-01312Specified table/column does not exist




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
PCB-00632Cannot open an External LOB in READ WRITE mode