I have 2 users, one *USER and another *SECOFR
When the user *USER change the spoolfile, the options was displayed
                          Additional Parameters                                                                                            Output queue . . . . . . . . . .  QPRINT       Name, *SAME, *DEV     Library . . . . . . . . . . .    QGPL       Name, *LIBL, *CURLIB File separators . . . . . . . .  0            0-9, *SAME          Â
and when the user *SECOFR change the spoolfile, the options was displayed
                           Additional Parameters                                                                                           Output queue . . . . . . . . . .  *DEV         Name, *SAME, *DEV    Library . . . . . . . . . . .                Name, *LIBL, *CURLIB File separators . . . . . . . .  0            0-9, *SAME         Â
Question: All times the user *user (only this User class) needs change the option Output queue to PRTALMOX/QUSRSYS
How can I resolve this situation ?
Â
Software/Hardware used:
ASKED:
May 28, 2010 9:34 PM
UPDATED:
June 4, 2010 9:05 PM
Question: All times the user *user (only this User class) needs change the option Output queue to PRTALMOX/QUSRSYS
How can I resolve this situation ?
What situation?
Is the *USER user unable to set the outq to QUSRSYS/PRTALMOX? (PRTALMOX/QUSRSYS is probably a typo.) Does the user see an error message? If so, what is the message including the message identifier?
What is the problem exactly?
Tom
If you want the user *USER to always have their output to QUSRSYS/PRTALMOX and not QGPL/QPRINT, check the jobd in the user profile. The outq may be specified there. If the jobd displays ‘*USRPRF’ then you may specify the Output queue and Library in the user profile to QUSRSYS/PRTALMOX. If it’s just for a particular report, then use OVRPRTF as noted prior.