PCC-00106: RELEASE is an Oracle extension to the COMMIT and ROLLBACK statements
Cause: An Oracle extension to the ANSI/ISO SQL standard was used. Specifically, the parameter RELEASE was used in a COMMIT or ROLLBACK statement. For example, the offending code might look like: EXEC SQL ROLLBACK RELEASE; 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 parameter RELEASE;
PCC-00107
Custom Search


More Oracle errors
TNS-12668Dedicated server: outbound protocol does not support proxies
ORA-16826apply service state is inconsistent with the DelayMins property
ORA-19236XQST0016 - module declaration or import not supported
ORA-24550unhandled signal #number received. string
ORA-25112maximum number of BITMAP index columns is 30
QSM-01077materialized view, string, is grouping at a higher level than query
ORA-44326no <symbol> argument to string option
ORA-14075partition maintenance operations may only be performed on partitioned indices
ORA-06903CMX: cannot read transport address of remote application
ORA-41713invalid use of "windowlen" and "windowsize" attributes
ORA-10282Inhibit signalling of other backgrounds when one dies
ORA-22633Error freeing AnyDataSet
NNC-00420operation not allowed
ORA-31410change set string is not an existing change set
ORA-25300Cannot drop buffer for queue with buffered subscribers
ORA-39134Cannot include "string" tablespace as a Transportable Tablespace
ORA-26663error queue for apply process string must be empty
SQL*Loader-00266Unable to locate character set handle for string.
ORA-27508IPC error sending a message
ORA-01194file string needs more recovery to be consistent




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-00106RELEASE is an Oracle extension to the COMMIT and ROLLBACK statements