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

RMAN-08020: including standby controlfile in backupset

1 Answers  


ORA-12612: TNS:connection is busy

1 Answers  


ORA-23417: unknown materialized view type: string

1 Answers  


ORA-31651: communication error with master process - detaching job

1 Answers  


PCC-00145: This statement can only be used with THREADS=YES

1 Answers  






RMAN-06424: error while looking up proxy copy

1 Answers  


NNO-00615: disabling DEFAULT-FORWARDERS-ONLY mode

1 Answers  


RMAN-06599: tablespace string is not read-only

1 Answers  


ORA-12481: effective label not within program unit clearance range

1 Answers  


NPL-00302: ASN.1 type tag is greater than maximum of 16383

1 Answers  


ORA-12151: TNS:received bad packet type from network layer

1 Answers  


TNS-00147: Failed to start a pre-spawned pump.

1 Answers  


Categories