PCB-00312: Keyword WORK required here by ANSI



PCB-00312: Keyword WORK required here by ANSI..

Answer / guest

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.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-15180: Could not open dynamic library string, error [string]

1 Answers  


ORA-02441: Cannot drop nonexistent primary key

1 Answers  


ORA-21611: key length [string] is invalid

1 Answers  


PLS-00327: "string" is not in SQL scope here

1 Answers  


ORA-00338: log string of thread string is more recent than controlfile

1 Answers  


ORA-00310: archived log contains sequence string; sequence string required

1 Answers  


IMG-00516: default channel out of range

1 Answers  


ORA-13710: Parameter "string" must have a higher value than parameter "string". The values supplied were "string" and "string" respectively.

1 Answers  


TNS-12574: TNS:redirection denied

1 Answers  


QSM-02185: no partition key or PMARKER in select list

1 Answers  


NID-00131: Control file is not current

1 Answers  


ORA-13251: duplicate entry string in metadata table

1 Answers  


Categories