(100) Create AS400 user profiles for QMirror/DR
1. To create an AS400 user profile ‘QMIRROR’ on both source and target AS400s,
enter command:
CRTUSRPRF USRPRF(QMIRROR) PASSWORD(xxxxxxxx) USRCLS(*USER) SPCAUT(*ALLOBJ *JOBCTL *IOSYSCFG *SAVSYS *SECADM) PWDEXPITV(*NOMAX)
2. Or use any existing user profile which owns
SPCAUT(*ALLOBJ *JOBCTL *IOSYSCFG *SAVSYS *SECADM) authority
3. Both source and target AS400s user profile must have same name password
4. The user profile has to have the authority to execute the following commands:
ADDRDBDIRE, ADDRMTJRN, ALCOBJ, CHGJOB, CHGJRN, CHGPF, CHGPFM, CHGRMTJRN, CHKOBJ, CLRSAVF, CPYF, CRTDTAATA, CRTJRN, CRTJRNRCV, CRTLIB, CRTMSGQ, DLTDTAARA, DLTF, DLTJRNRCV, DLTOBJ, ENDJRNPF, MOVOBJ, RNMOBJ, RSTLIB, RSTOBJ, SAVLIB, SAVOBJ, SAVSECDTA, SNDJRNE, STRJRNPF
5. If you are using non-ASCII character set, the AS400 user profile CCSID for QMirror/DR should not be 65535
6. If QMirror/DR is running, you have to reboot QMirror/DR after you changed the password of AS400 user profile for QMirror