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

PCC-00139: Cannot change MAXLITERAL after an EXEC SQL statement

1 Answers  


EXP-00003: no storage definition found for segment(number, number)

2 Answers  


ORA-24022: the specified parameters has no effect on the queue

1 Answers  


TNS-00269: OFF

1 Answers  


PCC-02401: Host variable arrays of this type are currently not supported

1 Answers  






ORA-01320: Invalid Logminer dictionar attribute

1 Answers  


ORA-28234: key length too short

1 Answers  


LFI-00139: Option string cannot be used with option string in calling string.

1 Answers  


DRG-11112: length of string exceeds maximum of string

1 Answers  


ORA-30942: XML Schema Evolution error for schema 'string' table string column 'string'

1 Answers  


ORA-32637: Self cyclic rule in sequential order MODEL

1 Answers  


ORA-13759: User "string" cannot remove reference "string".

1 Answers  


Categories