PLS-01701: Illegal syntax in ROLLBACK WORK statement
PLS-01702: Illegal syntax in COMMIT WORK statement
PLS-01703: Cursor name in CLOSE statment must be of length 1
PLS-01705: table specified by a cursor not updatable if cursor specification has a UNION or ORDER_BY
PLS-01710: In a positioned DELETE or UPDATE statement, the cursor name must be of length 1
PLS-01711: A SELECT statement may not contain ORDER_BY, HAVING, or GROUP_BY clause
PLS-01712: ANSI does not allow bind variables as INDICATORS
PLS-01713: The constraints on these types do not match
PLS-01714: ANSI expects a column name not a literal value here
PLS-01715: ANSI does not accept SAVEPOINTs