PLS-00520: MAP methods must be declared without any
parameters other than (optional) SELF.



PLS-00520: MAP methods must be declared without any parameters other than (optional) SELF...

Answer / guest

Cause: A MAP member function was declared with a parameter.
Map member functions can have only one parameter: the
default SELF parameter. Map methods must be declared without
any parameters. The compiler adds the SELF parameter.

Action: Remove the parameter from the map member function.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-19772: change tracking file name exceeds limit of string characters

1 Answers  


NNL-00211: Cache checkpoint interval is now string

1 Answers  


ORA-07417: sfareq: One or more database writers not active.

1 Answers  


ORA-06316: IPA: Invalid database SID

1 Answers  


NNC-00417: name "string" already exists

1 Answers  






IMP-00014: option "string" is needed, but not present in database

1 Answers  


RMAN-08106: channel string: restoring block(s)

1 Answers  


ORA-16575: request terminated at broker discretion

1 Answers  


LFI-00113: Unable to initialize the Standard File object string.

1 Answers  


ORA-06813: TLI Driver: the configured ethernet address is incorrect

1 Answers  


TNS-00300: ***Disabling Interchange : string

1 Answers  


ORA-02834: Server unable to open file

1 Answers  


Categories