ERROR | (MXCGPUT00) You cannot use the ASSIGN keyword with DIMENSION workspace object. |
CAUSE | User used the ASSIGN keyword on a DIMENSION target in a FILEREAD, SQL FETCH or SQL SELECT command. |
ACTION | To create a new dimension value in a FILEREAD, SQL FETCH or SQL SELECT command, use the APPEND keyword. |