This problem seems to come and go. I advise my colleagues to 'wait forever'. I see no value in timing out nor cost for waiting. The task seems to wake up periodically to check on progress, so S522 is not likely.
RECEIVE ORDER( ... WAIT(NOLIMIT) /* As long as it takes */ ... ) . . JO.Skip Robinson Southern California Edison Company Electric Dragon Team Paddler SHARE MVS Program Co-Manager 626-302-7535 Office 323-715-0595 Mobile [email protected] From: Mary Anne Matyaz <[email protected]> To: [email protected], Date: 05/15/2013 07:52 AM Subject: Re: ShopZ Sent by: IBM Mainframe Discussion List <[email protected]> Hi Alan. Yes, I've been having problems for about a week, and have a pmr open. Although it's slow at the moment, some times it does finish. Yesterday it timed out after 480 minutes. Today it finished in 255 minutes. IBM says there is/was a huge backlog, possibly due to a new RSU coming out. But that happens periodically, and we haven't experienced this before. :( You can do a receive pending for the order that failed. Yesterday I ran this about 2 hours after the job failed, and it only waited 45 minutes. RECEIVE ORDER( PENDING(ORD00nnn) CLIENT(MYCLIENT) ) DELETEPKG . Mary Anne On Wed, 15 May 2013 09:44:52 -0500, Alan Field <[email protected]> wrote: >Any one else having problems with >https://eccgw01.boulder.ibm.com/services/projects/ecc/ws/. > >For three days I've been trying to download holddata and both Boulder and >Rochester fail after waiting for 120 minutes. > >Alan Field >Technical Engineer Principal >BCBS Minnesota > >Phone: 651.662.3546 Mobile: 651.428.8826 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
