Hi All,
When I try to send message to user profile using SNDBRKMSG, I am getting error . Below is the command and error message.
SNDBRKMSG MSG('Test') TOMSGQ(PGMSKTOHA)
Message . . . . : Message not sent. PGMSKTOHA in *LIBL not work station
message queue.
Cause . . . . . : Break messages can only be sent to work station message
queues. The message queue name PGMSKTOHA or the library name *LIBL may not
be correct.
Recovery . . . : Correct the message queue name or the library name and try
the request again.
What is workstation message queue? How to convert a message queue to work station message? I created a message queue using CRTMSGQ and tried SNDBRKMSG command still I got the same error.
Please provide me details how to resolve this error
Thanks
Srikanth
When I try to send message to user profile using SNDBRKMSG, I am getting error . Below is the command and error message.
SNDBRKMSG MSG('Test') TOMSGQ(PGMSKTOHA)
Message . . . . : Message not sent. PGMSKTOHA in *LIBL not work station
message queue.
Cause . . . . . : Break messages can only be sent to work station message
queues. The message queue name PGMSKTOHA or the library name *LIBL may not
be correct.
Recovery . . . : Correct the message queue name or the library name and try
the request again.
What is workstation message queue? How to convert a message queue to work station message? I created a message queue using CRTMSGQ and tried SNDBRKMSG command still I got the same error.
Please provide me details how to resolve this error
Thanks
Srikanth




Comment