Message Oracle PCC-00106 - RELEASE is an Oracle extension to the COMMIT and ROLLBACK statements

ERRORRELEASE is an Oracle extension to the COMMIT and ROLLBACK statements
CAUSEAn 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.
ACTIONNo action required. However, for ANSI/ISO compliance, do not use the parameter RELEASE;