Oracle Solution for Error ora-36018

Solution for Oracle Error ORA-36018

ORA-36018: (XSHIERCK02) The format of the HIERCHECK command is: HIERCHECK relation [STATUS|NOSTATUS|valueset] [MULTIPATH] [CONSISTENT] [BALANCED levelrelation] Or HIERCHECK aggmap [MULTIPATH] [CONSISTENT]

What triggered the Error:

Used the wrong object type.

What should we do to fix it:

Change the object to a RELATION or AGGMAP.