| PLS-00167 |
keyword BULK is used in a wrong context |
| PLS-00168 |
duplicate modifier specification string |
| PLS-00169 |
modifier string conflicts with prior string specification |
| PLS-00170 |
the SQL statement in an OPEN statement or FOR loop must be a SELECT |
| PLS-00171 |
duplicate dedicated AGENT specification in subprogram expression |
| PLS-00172 |
string literal too long |
| PLS-00173 |
SPACE, TAB or RETURN are disallowed as alternative quote delimiters |
| PLS-00174 |
a static boolean expression must be used |
| PLS-00176 |
unexpected preprocessor token $string |
| PLS-00177 |
$string preprocessor directive does not end properly |
| PLS-00178 |
a static character expression must be used |
| PLS-00179 |
$ERROR: string |
| PLS-00180 |
preprocessor directives are not supported in this context |
| PLS-00181 |
unsupported preprocessor directive string |
| PLS-00201 |
identifier string must be declared |
| PLS-00202 |
type string must be declared |
| PLS-00203 |
function DECODE must be called with at least 3 non-boolean arguments |
| PLS-00204 |
function or pseudo-column string may be used inside a SQL statement only |
| PLS-00205 |
Aggregate not allowed here |
| PLS-00206 |
%TYPE must be applied to a variable, column, field or attribute, not to string |