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-25255: incorrect subscription string string

1 Answers  


NZE-29153: RSA self-test failure

1 Answers  


ORA-29879: cannot create multiple domain indexes on a column list using same indextype

1 Answers  


ORA-06709: TLI Driver: message send failure

1 Answers  


ORA-17620: failed to register the network adapter with Oracle Disk Manager library: string

1 Answers  


PLS-00382: expression is of wrong type

1 Answers  


ORA-14607: Tablespace was not specified for previous subpartitions in template but is specified for string

1 Answers  


QSM-01128: Multi MV rewrite is disabled

1 Answers  


ORA-13055: Oracle object string does not exist in specified table

1 Answers  


LPX-00279: invalid no_proxy "~s"

1 Answers  


SQL*Loader-00801: all INTO TABLE clauses must have the same options (string)

1 Answers  


TNS-02526: server proxy type does not match client type

1 Answers  


Categories