ANSI does not allow bind variables as INDICATORS
PLS-01713 – Oracle Error Code
The constraints on these types do not match
PLS-01714 – Oracle Error Code
ANSI expects a column name not a literal value here
PLS-01505 – Oracle Error Code
ALTER is non-ANSI
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
