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 |
ORA-14109: partition-extended object names may only be used with tables
DRG-50603: unrecognized operation code string
ORA-03233: unable to extend table string.string subpartition string by string in tablespace string
ORA-38760: This database instance failed to turn on flashback database
ORA-12026: invalid filter column detected
ORA-02774: Invalid request list latch time out value
KUP-11000: file truncated error
QSM-01090: no query rewrite after view merging
ORA-19905: log_archive_format must contain %%s, %%t and %%r
ORA-19720: Error occurred when converting an OCI number into an SCN
ORA-37070: You may not execute OLAP DML programs in a parallel query session.
ORA-24411: Session pool already exists.