Oracle Error PLS-00601: partition extended object names may only be used with tables

Oracle Error Message

PLS-00601: partition extended object names may only be used with tables

Reason for the Error

User attempted to use a partition-extended object name with an object which is not a table.

Solution

Avoid using partition-extended name syntax with objects which are not tables