Oracle Solution for Error ora-34487

Solution for Oracle Error ORA-34487

ORA-34487: (MXMAINT08) You cannot string values of non-unique concat dimension workspace object

.

What triggered the Error:

The specified MAINTAIN operation can only be applied to UNQUE concats.

What should we do to fix it:

Use the CHGDFN command to change the concat dimension to UNIQUE and retry.