If it hangs then I suggest that you report it and work with IBM to get a fix. An error in your parmlib should give you an error message.
Did you take a console dump of the hanging SEND command? -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Carmen Vitullo <[email protected]> Sent: Wednesday, August 7, 2019 10:53 AM To: [email protected] Subject: Having trouble converting to user logs from sys1.brodcast On my 2.3 sandbox system I am trying to convert to user datasets for brodcast, I've RTFM(s) and updated the parmlibs accordingly, seems to be a 2 step process to totally move from sys1.brodcast. current parmlib values for SEND SEND /* SEND COMMAND DEFAULTS */ + OPERSEND(ON) /* */ + USERSEND(ON) /* */ + SAVE(ON) /* */ + CHKBROD(OFF) /* */ + LOGNAME(ULOG.DATA.SYST) /* USERID.ULOG.DATA.SYST */ + USEBROD(OFF) /* */ + MSGPROTECT(ON) /* */ + SYSPLEXSHR(OFF) /* */ + BROADCAST(DATASET(SYS1.BRODCAST) + TIMEOUT(5) PROMPT) I/we get notifications fine from jobend via the notify= but testing the send command hangs, I IPL'd the system and tried again and received the same results, my ID, once notified of a batch job completed did allocate a ulog dataset but it's empty, I'm stumped as to what I've missed. any pointers or something I missed I'd appreciate thanks ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
