PLS-00524: The parameter type in an ORDER method must be the
containing object type.



PLS-00524: The parameter type in an ORDER method must be the containing object type...

Answer / guest

Cause: An order member function was declared without the
user- specified parameter. Order member functions have two
parameters, one is the default SELF parameter which is added
by the compiler. the second parameter is added by the user
and must declare an order method which must be the same type
as the containing object type.

Action: Check and correct the way the parameter is specified.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-25400: must replay fetch

1 Answers  


PCC-02444: Invalid combination of descriptor and non-descriptor clauses

1 Answers  


DRG-10579: must provide text query criteria

1 Answers  


ORA-31215: DBMS_LDAP: PL/SQL - Invalid LDAP mod value.

1 Answers  


ORA-09932: Close of ORACLE password file failed.

1 Answers  


NZE-29115: Cannot export private key.

1 Answers  


NNL-00350: No save config currently scheduled

1 Answers  


TNS-12633: No shared authentication services

1 Answers  


ORA-01612: instance string (thread string) is already enabled

1 Answers  


PLS-00715: attribute or method by name 'string' does not exist

1 Answers  


RMAN-06433: error installing recovery catalog

1 Answers  


NNL-00260: Server-generated requests now do not require authoritative answers

1 Answers  


Categories