(200) Create an AS400 user profile for QMirror/DB
1. To create an AS400 user profile ‘QMIRROR’, enter command:
CRTUSRPRF USRPRF(QMIRROR) PASSWORD(xxxxxxxx) USRCLS(*USER) SPCAUT(*ALLOBJ *JOBCTL) PWDEXPITV(*NOMAX)
2. Or use any existing user profile which owns SPCAUT(*ALLOBJ *JOBCTL) authority.
3. The user profile has to have authority to execute following commands:
ADDRPYLE, CHGJOB, CHGJRN, CPYF, CRTDTAATA, CRTJRN, CRTJRNRCV, CRTLIB (Notes), CRTMSGQ, DLTDTAARA, DLTF, DLTJRNRCV, ENDJRNPF, SNDJRNE, STRJRNPF.
4. If you are using non-ASCII character set, the AS400 user profile CCSID for QMirror/DB should not be 65535.
5. If QMirror/DB is running, you have to reboot QMirror/DB after you changed the password of AS400 user profile for QMirror/DB.
(Notes: QMirror/DB uses a default working library named ‘QMIRROR’ on AS400 server. If the user profile you are using does not have authority to execute command CRTLIB, please create library ‘QMIRROR’ before starting QMirror/DB.)
Previous (110)(130) Configure PC database
Next (210) Check AS400 configuration