PCB-00302: This statement is not supported by ANSI
Cause: An Oracle extension to the ANSI/ISO SQL standard was used. Specifically, a nonconforming SQL statement such as PREPARE was used. For example, the offending code might look like: EXEC SQL PREPARE SQL-STMT FROM :HV END-EXEC. This informational message is issued by the FIPS Flagger when FIPS=YES.
Action: No action required. However, for ANSI/ISO compliance, do not use the nonconforming statement.
PCB-00303
Custom Search


More Oracle errors
DRG-52302Query Stats is not enabled for this index
LSX-00112facet "~S" duplicated
NNL-00350No save config currently scheduled
ORA-28344fails to decrypt data
ORA-19644datafile string: incremental-start SCN is prior to RESETLOGS SCN string
NID-00332The following datafiles are in unknown state:
ORA-19656cannot backup, copy, or delete online log string
PGA-20927password length of number is invalid; maximum length is number
LPX-00125duplicate entity "~S" (ignored)
TNS-00516Permission denied
LFI-00109Unable to open file [string][string]. string.
ORA-12509TNS:listener failed to redirect client to service handler
PGU-30220allocate failure: string storage of string bytes
ORA-24754cannot start new transaction with an active transaction
ORA-24390Unsupported scrollable cursor operation
ORA-47324error updating Rule string, string
ORA-03206maximum file size of (string) blocks in AUTOEXTEND clause is out of range
ORA-24321inconsistent parameters passed
EXP-00099Table "string"."string" is not in a valid state, table will not be exported
QSM-02093mv uses an object REF 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
PCB-00302This statement is not supported by ANSI