The constraints on these types do not match
PLS-01714 – Oracle Error Code
ANSI expects a column name not a literal value here
PLS-01715 – Oracle Error Code
ANSI does not accept SAVEPOINTs
PLS-01506 – Oracle Error Code
CREATE INDEX is non-ANSI
PLS-01507 – Oracle Error Code
DROP is non-ANSI
PLS-01701 – Oracle Error Code
Illegal syntax in ROLLBACK WORK statement
PLS-01702 – Oracle Error Code
Illegal syntax in COMMIT WORK statement
PLS-01703 – Oracle Error Code
Cursor name in CLOSE statment must be of length 1
PLS-01704 – Oracle Error Code
The expressions in a sort clause must be column specs or unsigned integers- with optional ASC or DESC
PLS-01705 – Oracle Error Code
Table specified by a cursor not updatable if cursor specification has a UNION or ORDER_BY
