Oracle DBA, How To, Error, Cause and Action

ORA-03204: the segment type specification should indicate partitioning

ORA-03204: the segment type specification should indicate partitioning


Cause:


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



Action:


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

No comments:

Post a Comment

Thanks for your comment.