PCB-00312: Keyword WORK required here by ANSI
Cause: An Oracle extension to the ANSI/ISO SQL standard was used. Specifically, the keyword WORK was used in a COMMIT or ROLLBACK statement. For example, the offending code might look like: EXEC SQL COMMIT WORK RELEASE 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 keyword WORK.
PCB-00313
Custom Search


More Oracle errors
PLS-00378invalid compilation unit for this release of PL/SQL
ORA-16412ONDEMAND archival requires active SQL apply operation
ORA-24047invalid agent name string, agent name should be of the form NAME
ORA-24167incompatible rule engine objects, cannot downgrade
ORA-31506duplicate subscription name string
ORA-29931specified association does not exist
ORA-22902CURSOR expression not allowed
NNO-00708cache flush countdown aborted
ORA-00261log string of thread string is being archived or modified
ORA-09838removeCallback: failure removing the callback port.
EXP-00073dump file size too small
ORA-13138could not determine name of object string
ORA-19905log_archive_format must contain %s, %t and %r
ORA-12455internal error in Label Security MMON cleanup task
ORA-32162Read/Write SQL method not registered
DRG-11410could not insert into string result table
OCI-31100XDB Locking Internal Error
TNS-00222-------------------------------------------------------------------
TNS-00088* exit - quit the Interchange controller
ORA-19561string requires a DISK channel




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-00312Keyword WORK required here by ANSI