Oracle Error ORA-34141: (MXCGPUT00) You cannot use the ASSIGN keyword with DIMENSION workspace object.

Oracle Error Message

ORA-34141: (MXCGPUT00) You cannot use the ASSIGN keyword with DIMENSION workspace object.

Reason for the Error

User used the ASSIGN keyword on a DIMENSION target in a FILEREAD, SQL FETCH or SQL SELECT command.

Solution

To create a new dimension value in a FILEREAD, SQL FETCH or SQL SELECT command, use the APPEND keyword.