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-00310 – Oracle Error Code
With %ROWTYPE attribute- ‘string’ must name a table- cursor or cursor-variable
PLS-00326 – Oracle Error Code
IN clause must contain same number of expressions as subquery
