The data type of column ‘string’ of table ‘string’ is not supported
PLS-00902 – Oracle Error Code
A READ-ONLY bind variable used in OUT or IN-OUT context
PLS-00723 – Oracle Error Code
Package body cannot be compiled native if its spec was compiled non-native
PLS-00724 – Oracle Error Code
Package body cannot be compiled to bytecode if its spec was compiled native
PLS-00751 – Oracle Error Code
Cannot find PACKAGE SYS_STUB_FOR_PURITY_ANALYSIS
PLS-00801 – Oracle Error Code
Internal error [string]
PLS-00900 – Oracle Error Code
Can’t find body of unit ‘string’
PLS-00648 – Oracle Error Code
Type of supertype attribute ‘string’ can not be a subtype or reference to a subtype in this release
PLS-00714 – Oracle Error Code
Supertypes’s AUTHID is DEFINER but supertype and subtype are not in same schema
PLS-00649 – Oracle Error Code
Method ‘string’ can be overridden only once per object type
