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
PLS-00360cursor declaration without body needs return type
NID-00407Reversion of database ID failed.
ORA-16639specified instance inactive or currently unavailable
O2F-00325None of the characters in a name were legal identifier characters
DIA-48800"string" for the keyword "string" is not in the right format of timestamp
ORA-09938Save of signal handlers failed.
TNS-02520encryption/crypto-checksumming: no Diffie-Hellman seed
ORA-07492scgrcl: cannot close lock.
ORA-60016Operation not supported on SECUREFILE segment
TNS-01115OS error string creating shared memory segment of string bytes with key string
NZE-28772invalid file ID
NZE-28846No private key
ORA-47986password length must be 8 characters or more
ORA-16547cannot disable the primary database
LFI-01007Line is too long; encountered in function string.
RMAN-00554initialization of internal recovery manager package failed
ORA-29983Unsupported query for Continuous Query Notification
PCC-02426Incompatible LOB types
ORA-55625Cannot grant Flashback Archive privilege to a role
ORA-28603statement not permitted on empty tables




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