|
Neil Palmer wrote: <snip> > But I tested in a small CL program and it does also work when you key it > in at a command line with the quotes & separators: > DLYJOB RSMTIME('17:16:30') Likewise - I too have tested this and it worked fine. > Your CL program may put QSYSOPR MSGQ in *HOLD mode, but what about your > user profile and workstation message queues ? > They should be in *HOLD or *NOTIFY modes (as long as they aren't in > *BREAK). > My backup program has the following near the start: > > /* MAKE SURE QSYSOPR *MSGQ NOT IN *BREAK MODE (WILL INTERRUPT JOB). */ > CHGMSGQ MSGQ(QSYSOPR) DLVRY(*NOTIFY) > /* MAKE SURE *USRPRF *MSGQ NOT IN *BREAK MODE (WILL INTERRUPT JOB). */ > CHGMSGQ MSGQ(*USRPRF) DLVRY(*NOTIFY) > /* MAKE SURE *WRKSTN *MSGQ NOT IN *BREAK MODE (WILL INTERRUPT JOB). */ > CHGMSGQ MSGQ(*WRKSTN) DLVRY(*NOTIFY) As I mentioned, I have the statement in there for QSYSOPR. I will try adding for USRPRF and WRKSTN. > Just curious, not that it's related to this problem, but what release > and PTF level are you at ? We are on V3R1, Cum 6324310. Thanks for the help! Regards, Bob Clarke * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This is the Midrange System Mailing List! To submit a new message, * * send your mail to "MIDRANGE-L@midrange.com". To unsubscribe from * * this list send email to MAJORDOMO@midrange.com and specify * * 'unsubscribe MIDRANGE-L' in the body of your message. Questions * * should be directed to the list owner / operator: david@midrange.com * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.