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-39040: Schema expression "string" must identify exactly one schema.

1 Answers  


RMAN-06400: database opened

1 Answers  


ORA-39952: only numbers can be specified as range values

1 Answers  


NID-00501: ----------------------------------------------------

1 Answers  


ORA-00720: ALTER DATABASE RESET COMPATIBILITY command has been de-supported

1 Answers  






ORA-24369: required callbacks not registered for one or more bind handles

1 Answers  


ORA-13007: an invalid HEX character was detected

1 Answers  


ORA-29309: export dump file was generated by different version of DBMS_PITR package

1 Answers  


ORA-02440: Create as select with referential constraints not allowed

1 Answers  


ORA-16591: unknown field "string" in document

1 Answers  


ORA-01609: log string is the current log for thread string - cannot drop members

1 Answers  


LSX-00020: unknown type "~S"

1 Answers  


Categories