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 |
TNS-12221: TNS:illegal ADDRESS parameters
ORA-24773: invalid transaction type flags
ORA-31398: DBMS_LDAP: Shared servers are not supported.
PLS-00654: PARTITION/ORDER/CLUSTER BY are allowed for only with PARALLEL_ENABLE
RMAN-08006: database registered in recovery catalog
ORA-07212: slcpu: times error, unable to get cpu time.
QSM-00783: the specified value string contains an invalid date for parameter string
DRG-10205: server deregister failed
ORA-01646: tablespace 'string' is not read only - cannot make read write
TNS-12599: TNS:cryptographic checksum mismatch
LPX-00219: invalid digit '~c' in character reference
ORA-10918: TABLESPACE GROUP name cannot be the same as tablespace name