Are you using UADS or SAF?

--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3

________________________________________
From: IBM Mainframe Discussion List <IBM-MAIN@listserv.ua.edu> on behalf of 
saurabh khandelwal <sourabhkhandelwal...@gmail.com>
Sent: Tuesday, June 19, 2018 3:17 PM
To: IBM-MAIN@listserv.ua.edu
Subject: MVS SEND command Error

Hello Group,

During execution of rexx, I am getting little weird output and not sure the
relationship between them .


 /*  REXX     */

'PIPE SAFE * | STEM MSG.'



TODataset = Word( Msg.3,3 )

mvs "send 'My console name is  "TODataset"',user=(AB54,AB55),LOGON

exit



I am getting below error.



 IKJ144I   UNDEFINED USERID(S) AB55

 IKJ144I

https://secure-web.cisco.com/1SAZQhOsalsJElMXos2HSHFNwHW11W0t6ydh6-sV2VQfEJKGBctchdxQ3-oeq-da6JvYHQKI0xv0l94P363BPPGumj6NUKjK9qtyy5txX_j3xaNXhCr6_ra2ZSyuS4I7rAOq8JOV-rTqAgO_U3CJcnrDdKsBtH47VD4LnjEVnn0Sl7blSoUEHBNEhqSXPxezgMZro6ZAJIZX_1UU6sIVW54emLWoGihf81jbu4siCKBIT3xTNlrI57-Hs1pYXJpfjrcaXc9JzkQIXDHduIhTCm7sjvzVTnnq9xJkvYBj4hJQ9dVy5jyj0jJE8mrE8it5_5Dn38ni0PNCnA_ljN-B8ofBx45oZv_F7yz2dGnJ_jpgC7RIRjIevQUYtSh9Nqq0M-_h4eQ5eCWvVFvsVVOGljj2bcoi0BjfGyr27I91L-rQLpICav9bAWEHMlyJ1pmOn/https%3A%2F%2Fwww.ibm.com%2Fsupport%2Fknowledgecenter%2Fen%2FSSLTBW_2.1.0%2Fcom.ibm.zos.v2r1.ieam900%2Fm012707.htm

and this explain that broadcast and uads are not matching. I dont
understand meaning of this error and how sync uads command will help to
solve this issue.

can anybody guide me how this send command works when we have multiple
users in list to receive those messages.

One more thing I noticed that, whichever user id I put it first in the send
command ex :  user=(AB54,AB55)  , AB54 . This user will get notified but
for rest of the users, I get undefined error.

These all are working RACF users. I am not sure, why I am getting this
issue.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to