Manually adding the UPNAME AND UPCRT parameters to the analysis PARMFILE, results in the following errors when the analysis is executed:
RMA021E SECOND OPERAND MISSING IN FOLLOWING PARM RECORD:
UPNAME upname
upname is a valid Utility Profile Name
RC/Migrator for Db2 (RCM)
RC/Compare for Db2 (RCC)
The UPNAME parameter is missing the share option value. If the analysis options had been generated through the panels, then this value would have been correctly generated.
The format for the UPNAME analysis parameter is
UPNAME upname n
where n is the SHARE value (either Y, N, or U)
Y - Share the utility profile with other users.
N - Do not share the utility profile with other users.
U - Allow other users to update/delete the utility profile.