× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



So QGPL/QPRINT is a required system object.

-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Rob Berendt
Sent: Friday, August 19, 2016 9:57 AM
To: Midrange Systems Technical Discussion
Subject: RE: CPD3322 - Output queue changed to QPRINT in QGPL.

<snip>
What would happen if I deleted QGPL/QPRINT?
</snip>

Weird <expletive deleted>

SBMJOB CMD(DSPJOBD JOBD(ROB/DELETEME) OUTPUT(*PRINT)
JOBD(ROB/DELETEME)
JOBQ(ROB/DELETEME)
OUTQ(*JOBD)
DLTOUTQ ROB/DELETEME
RNMOBJ OBJ(QGPL/QPRINT) OBJTYPE(*OUTQ) NEWOBJ(QPRINTX) CHGJOB ... JOBQ(QBATCH)

joblog:
DSPJOBD JOBD(ROB/DELETEME) OUTPUT(*PRINT) Output queue changed to QPRINT in QGPL.
Output queue QPRINT in QGPL not found.
Error occurred while opening file QPRTJOBD.
Unable to open panel group.
Error occurred while processing.
Job ended. Cancel message received at command processor.
Job 017609/ROB/DELETEME ended on 08/19/16 at 09:53:20; .003 seconds used;
end code 20 .

4. Work with spooled files
(No spooled output files)

RNMOBJ OBJ(QGPL/QPRINTX) OBJTYPE(*OUTQ) NEWOBJ(QPRINT)

Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1 Group Dekko Dept 1600 Mail to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com





From: "Steinmetz, Paul" <PSteinmetz@xxxxxxxxxx>
To: "'Midrange Systems Technical Discussion'"
<midrange-l@xxxxxxxxxxxx>
Date: 08/19/2016 09:31 AM
Subject: RE: CPD3322 - Output queue changed to QPRINT in QGPL.
Sent by: "MIDRANGE-L" <midrange-l-bounces@xxxxxxxxxxxx>



Rob,

This must be one of the only places where i5/os is hardcoded.
No system value or config setting to change this.

All my outputqs are in QUSRSYS.
I have a duplicate with QPRINT, in QGPL and QUSRSYS.

I was asked to delete the duplicate, because it causes confusion.

My intention was to delete QGPL/QPRINT, but I now see that this is not
possible with regards to the CPD3322.

I guess I have to delete QUSRSYS/QPRINT.

What would happen if I deleted QGPL/QPRINT?

Paul

-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Rob
Berendt
Sent: Friday, August 19, 2016 9:04 AM
To: Midrange Systems Technical Discussion
Subject: Re: CPD3322 - Output queue changed to QPRINT in QGPL.

Do the following:
DSPMSGD RANGE(CPD3322)

Notice that "QPRINT in QGPL" is hardcoded and are not parameter driven?
Therefore, no, you cannot change the output queue used when the desired
one is not found.

Your options then include:
- Create the missing output queue.
- Change the output queue used by the process to one which actually
exists.


Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 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.