PLS-00228: Illegal declaration of variable of type LONG
Answer / guest
Cause: The identifier is a formal parameter which is being
used in the context of a default expression value for a
formal parameter in the same formal parameter list. E.g.:
procedure p(j number, k number := j).
Action: Remove the offending variable definition
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-01082: 'row_locking = always' requires the transaction processing option
DRG-50603: unrecognized operation code string
ORA-09947: Unable to allocate connection attributes structure
QSM-01054: no join match between query and summary, string
SQL*Loader-00963: Error clearing user-side Ctrl-C handler
QSM-01582: Joining equivalence, string, with table, string, not possible
ORA-14409: inserted partition key is outside specified subpartition
NCR-03018: NCRO: Failed to make RSLV connection
ORA-16776: Health check of the log transport service failed.
ORA-31077: invalid attribute "string" specified
ORA-13910: Parameter string cannot be NULL.
PLS-00230: OUT and IN OUT formal parameters may not have default expressions