Thanks Jesse and Shmuel, Jesse, my original parmlib update was pretty simple SEND /* SEND COMMAND DEFAULTS */ + OPERSEND(ON) /* */ + USERSEND(ON) /* */ + SAVE(ON) /* */ + CHKBROD(OFF) /* */ + LOGNAME(ULOG.DATA.SYST) /* */
after the first hang I went truging into the fine manuals, and used what IBM recomended in SYS1.SAMPLIB, thus what I provided in my post. we did a security trace and didn't find any issues, not saying something could have been there, but we didn't see it. Shmuel; I'm going to give this a try again and cancel my ID with a dump, and move to opening a PMR, BTW; sorry I didn't mention, I'm on a Z13s, z/OS 2.3 RSU 1901 thanks for the responses ! Carmen Vitullo ----- Original Message ----- From: "Seymour J Metz" <[email protected]> To: [email protected] Sent: Wednesday, August 7, 2019 11:19:08 AM Subject: Re: Having trouble converting to user logs from sys1.brodcast 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 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
