Eliminate the problems by going to user level broadcast data sets. See parmlib member IKJTSOxx section send for details. No more undefined or full messages impacting users that want messages. For those that don't pull them, their own data set gets full and nothing else. Problem with one of them, delete it - the system build a new one on the fly.
Lizette > -----Original Message----- > From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of > saurabh khandelwal > Sent: Tuesday, June 19, 2018 12:18 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://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.1.0/com.ibm.zos.v2r1. > ieam900/m012707.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