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
RMAN-06096SWITCH required for newname of datafile string to take effect
ORA-16166LGWR network server failed to send remote message
DIA-48131error encountered when attempting to tell the file position
ORA-23605invalid value "string" for STREAMS parameter string
SQL*Loader-00962Error setting user-side Ctrl-C handler
ORA-29377consumer group string is not part of top-plan string
RMAN-06525RMAN retention policy is set to none
ORA-22872OID INDEX clause not allowed on tables with primary key based object identifiers
KUP-04030invalid numeric data
LPX-00245extra data after end of document
TNS-00247Unable to allocate memory for configuration data from TNSNET.ORA file
ORA-01589must use RESETLOGS or NORESETLOGS option for database open
DRG-50933parser hash insert failure
ORA-24357internal error while converting from to OCIDate.
QSM-01150query did not rewrite
ORA-46056Invalid Namespace or Attribute specified
RMAN-08505output file name=string
KUP-04027file name check failed: string
ORA-31414error(s) occurred during change table advance
ORA-01776cannot modify more than one base table through a join view




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