Database Error Messages

ORA-62555

Invalid use of PARTITION BY or ORDER BY clause.

Cause

Either the PARTITION BY or ORDER BY was specified on more than one argument of a POLYMORPHIC TABLE FUNCTION.


Action

Check the SQL statement and rewrite if necessary.