× 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.



Add the following to the end of the install:

create or replace table rob.install_log as (
select *
from TABLE(QSYS2.JOBLOG_INFO('*'))
) with data
;
You might have to put that in a RUNSQLSTM or some such thing.
And change the library...


On Mon, Jul 8, 2024 at 7:30 AM Rich Loeber <rich@xxxxxxxxx> wrote:

Thanks Rob - your tip gave me the right question to ask the customer. The
job queue description was showing for the wrong subsystem. Still not sure
how that got changed. All we do is a RSTLIB when installing the software.

Rich Loeber
Kisco Systems LLC
https://www.kisco.com

________________________________


On 7/3/2024 1:15 PM, Rob Berendt wrote:

"It shouldn't be." I agree, but the system doesn't care what we think.

WRKJOBQD MYLIB/MYJOBQ
Do NOT forget the D at the end of WRKJOBQD

Queue: QBATCH Library: QGPL

Status:
Subsystem active . . . . . . . . . . : *YES
Subsystem name if active . . . . . . : QBASE
Job queue held . . . . . . . . . . . : *NO

On Wed, Jul 3, 2024 at 1:02 PM Rich Loeber <rich@xxxxxxxxx><mailto:
rich@xxxxxxxxx> wrote:



It shouldn't be. We ship the job queue and subsystem in the product
library.

Rich

________________________________


On 7/3/2024 1:01 PM, stefan@xxxxxxxxxx<mailto:stefan@xxxxxxxxxx><mailto:
stefan@xxxxxxxxxx><mailto:stefan@xxxxxxxxxx> wrote:

The jobq does exist in the expected library?
The jobq isn't already allocated to another active subsystem?


Best regards

Stefan


--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx<mailto:
MIDRANGE-L@xxxxxxxxxxxxxxxxxx>
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx<mailto:
MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx>
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxxxxxxxxxx<mailto:
support@xxxxxxxxxxxxxxxxxxxx> for any subscription related
questions.



--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.



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.