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-15029: disk 'string' is already mounted by this instance

1 Answers  


PLS-00261: Java CALL Specification not yet allowed as a method in an object type

1 Answers  


ORA-12807: process queue could not receive parallel query message

1 Answers  


RMAN-06906: backup of controlfile was cancelled

1 Answers  


PCC-02367: This indicator variable must be declared as type short

1 Answers  






DRG-12602: index owner does not have access to user datastore procedure: string

1 Answers  


ORA-02709: osnpop: pipe creation failed

1 Answers  


PCC-02438: Arrays of collection objects are not allowed

1 Answers  


NNO-00300: no listen addresses specified, at least one is required

1 Answers  


ORA-00106: cannot startup/shutdown database when connected to a dispatcher

1 Answers  


ORA-12709: error while loading create database character set

2 Answers  


NNL-00009: encryption of server password failed

1 Answers  


Categories