ANSI does not accept SAVEPOINTs
PLS-01900 – Oracle Error Code
: character to number conversion error
PLS-01901 – Oracle Error Code
: host bind array too small
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
PLS-01707 – Oracle Error Code
In positioned DELETE or UPDATE statement- table must be identified in specification of cursor
PLS-01708 – Oracle Error Code
In searched DELETE- UPDATE or INSERT- table must not appear in FROM clause of subqueries in search condition
