Expression ‘string’ is inappropriate as the left hand side of an assignment statement
PLS-00306 – Oracle Error Code
Wrong number or types of arguments in call to ‘string’
PLS-00322 – Oracle Error Code
Declaration of a constant ‘string’ must contain an initialization assignment
PLS-00307 – Oracle Error Code
Too many declarations of ‘string’ match this call
PLS-00323 – Oracle Error Code
Subprogram or cursor ‘string’ is declared in a package specification and must be defined in the package body
PLS-00308 – Oracle Error Code
This construct is not allowed as the origin of an assignment
PLS-00324 – Oracle Error Code
Cursor attribute may not be applied to non-cursor ‘string’
PLS-00309 – Oracle Error Code
With %LAST attribute- ‘string’ must be a variable of an enumerated type
PLS-00325 – Oracle Error Code
Non-integral numeric literal string is inappropriate in this context
PLS-00238 – Oracle Error Code
External parameter name string not found in formal parameter list
