To manage communication and replication processes, Assure QuickEDD HA needs a dedicated user profile with ALL authorities (*SECOFR level).
This profile is specific. Therefore, it must be created manually by the person in charge of the security.
If there is no existing user profile which can be dedicated to the replication, create the profile PMSOFTICF by copying QSECOFR, then:
CHGUSRPRF USRPRF(PMSOFTICF) PASSWORD(XXXX) CURLIB(PMEDH) INLMNU(*SIGNOFF)
TEXT('BackUp Management') PWDEXPITV(*NOMAX) JOBD(PMEDHUSR/PMEDH)
This profile is not available for interactive use (initial menu = *SIGNOFF).
It is a *SECOFR level profile to allow all objects to be managed:
- All database files replicated to the target
- All journals and receivers (*ALLOBJ)
- All user libraries objects (*ALLOBJ)
- User profiles (*SECADM)
- Configuration objects (*IOSYSCFG)
- Must have special authority *AUDIT
- Must have “limit capabilities” (LMTCPB) *NO
Note: The default name of the profile is PMSOFTICF. However, it is not a
required name. If you want to use another profile name, you will need to change profile
definition in “target site” parameters.