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 [email protected] with the message: INFO IBM-MAIN
