1,350 pts.
 Requester message
what is the use of *requester while sending msg?

Software/Hardware used:
ASKED: September 26, 2011  4:44 AM
UPDATED: March 31, 2012  1:13 AM

Answer Wiki:
If *REQUESTER is used under To user profile while sending message, If the Job is running interactively, message will be sent to user profile message queue and If the Job is running in Batch, message will be sent to system operator's message queue(QSYS/QSYSOPR). Pradeep.
Last Wiki Answer Submitted:  September 26, 2011  9:58 am  by  deepu9321   3,370 pts.
All Answer Wiki Contributors:  deepu9321   3,370 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

*REQUESTER refers to user profile running the job. By using *REQUESTER, you avoid needing to retrieve the job user to know who to send the message to. The message will go to the intended message queue automatically.

By default, the *REQUESTER message queue will be QSYSOPR for batch jobs.

Tom

 108,055 pts.