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
OCI-31185DOM Nodes do not belong to the same DOM Document
QSM-02081mv log does not have all necessary columns
SQL*Loader-00623second enclosure string not present
RMAN-20081change stamp for the record
TNS-12651Encryption or data integrity algorithm unacceptable
ORA-44800Number of classifiers cannot be NULL
PLS-01474Use of ANY is non_ANSI
TNS-01157Can only listen on number addresses - ignoring string
NZE-28756callback failure to allocate memory
ORA-01034ORACLE not available
ORA-27547Unable to query IPC OSD attribute string
ORA-16032parameter string destination string cannot be translated
ORA-36800(XSTBLFUNC00) The OLAP_TABLE function can only have a single LOOP statement within the LIMITMAP
ORA-31520CDC subscription string already subscribes to publication ID string
OCI-30178duplicate flag used in a format specification
KUP-03001fatal error during library cache pre-loading
RMAN-06111changed backup piece unavailable
QSM-02017subquery present in the HAVING clause
ORA-23409could not find an unused refresh group number
ORA-31228DBMS_LDAP: invalid MOD_ARRAY




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