Oracle Error ORA-03204: the segment type specification should indicate partitioning

Oracle Error Message

ORA-03204: the segment type specification should indicate partitioning

Reason for the Error

partition name is specified for the space analysis, but the object type does not indicate parttitioning

Solution

specify PARTITION in the segment type, if the object is partitioned, otherwise, omit the partition name