OnDemand User Group

Support Forums => iSeries => Topic started by: KLefler on November 20, 2009, 08:29:24 AM

Title: Reports going to error queue
Post by: KLefler on November 20, 2009, 08:29:24 AM
What determines whether a report goes to the QUSRRDARS\ONDERR queue or QUSRRDARS\ERROR queue?
Title: Re: Reports going to error queue
Post by: Joe Wolken on November 20, 2009, 08:57:02 AM
If you are using the STRMONOND *OUTQ command then one of the additional parameters is the "Error output queue" and Library.  This is where files go that can not be successfully processed by the STRMONOND command, either because there is an error during the archive process or because the command can not determine the correct Application Group and Application to use.
Title: Re: Reports going to error queue
Post by: KLefler on November 20, 2009, 09:31:14 AM
Well strange...  I had 234 reports in the ERROR queue.  I moved them to the ONDMON queue and they were picked up but the one's that errored went to the ONDERR queue this time.  Could this be something to do with starting the STRMONRDAR monitor and not the STRMONOND monitor?  Not sure why STRMONRDAR would pick up these reports though.