PLS-00586: a static method cannot declare a parameter named SELF
Answer / guest
Cause: An attempt was made to name a parameter SELF when
declaring a static method. SELF is reserved as a parameter
name in methods, to hold the object instance on which the
method is applied. A parameter named SELF is not allowed in
static methods because static methods do not apply to a
particular object instance.
Action: Change the name of the parameter in the declaration.
Please add more information about this Error
| Is This Answer Correct ? | 1 Yes | 0 No |
PCC-02303: cannot open include file
NPL-00418: received malformed ASN.1 object identifier
NNL-00242: Processing of modification requests is currently disabled
ORA-01291: missing logfile
ORA-23465: flavor already includes column string of "string"."string"
ORA-12835: No instances are active in the GLOBAL_VIEW_ADMIN_GROUP
ORA-24070: cannot upgrade queue table string while it is being downgraded
ORA-19655: cannot switch to incarnation with different resetlogs data
NZE-28771: Data source is not yet initialized.
ORA-29953: cannot issue DDL on a domain index partition marked as FAILED
PCC-00143: Runtime context variable not of correct type
ORA-12841: Cannot alter the session parallel DML state within a transaction