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 |
IMP-00029: cannot qualify table name by owner (string), use FROMUSER parameter
ORA-00205: error in identifying controlfile, check alert log for more info
LPX-00231: invalid character ~1u ('~2c') found in a Name or Nmtoken
ORA-19643: datafile string: incremental-start SCN is too recent
ORA-01255: cannot shutdown - file string in recovery manager backup
TNS-01074: Error listening on: string
ORA-25258: cannot register for notifications on an 8.0 style exception queue
ORA-09315: sql2tt: two-task error translating ORACLE_EXECUTABLE
ORA-00132: syntax error or unresolved network name 'string'
ORA-16220: no failed transaction found
ORA-19503: cannot obtain information on device, name="string", type="string", parms="string"
TNS-01113: save_config_on_stop can either be ON or OFF