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



Joe,

There are many ways to set a library list in a submitted job.
A library list can be modified within the job, or even completely replaced.
This can happen in either CL or any other language like RPGLE.

Have you verified what job description the job is submitted with?
If the job produces a job log: 3rd line of upper left
5770SS1 V7R1M0 100423
Job name . . . . . . . . . . : WEBLOGCHK
Job description . . . . . . : BNCJOBD Library . . . . . : BNCSYS -
and do verify the jobd in that library - I've seen too many systems with
copies of same jobd name...

In the dspjobd screen, you may see the library list as "*SYSVAL" - so it is
system values QSYSLIBL plus QUSRLIBL or
It may have a list...
Sequence
number Library
10 BNCTESTG
20 BNCFIL
30 BNCPGM
40 QGPL
50 QTEMP

If using the original scheduler (WRKJOBSCDE) then Jobd and User are
important:
Job description . . . . . . . . *USRPRF Name, *SAME, *USRPRF

Library . . . . . . . . . . . Name,
*LIBL, *CURLIB
User . . . . . . . . . . . . . . BATCHUSR Name, *SAME, *JOBD,
*CURRENT

Or
Job description . . . . . . . . BNCJOBD Name, *SAME, *USRPRF

Library . . . . . . . . . . .
Name, *LIBL, *CURLIB
User . . . . . . . . . . . . . . BATCHUSR Name, *SAME, *JOBD,
*CURRENT


If using the Advanced Scheduler, or a package like Help Systems, you need to
check the setup in those schedulers.

You mentioned a "halt" - and we haven't seen a picture of the error message
or job log or anything about the halt. What is the real error? The job log
should have all the details to resolve this.

Jim

-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
Hoteltravelfundotcom
Sent: Tuesday, April 07, 2015 7:06 PM
To: Midrange Systems Technical Discussion
Subject: Re: lib list

its very confusing
this is the cl that runs off the scheduler. i dont see anything in those 2
prgram but would you expect the list is set somewhere within these 2 pgm's?

DCL VAR(&OUTQ) TYPE(*CHAR) LEN(10)

RTVJOBA OUTQ(&OUTQ)
CHGDTAARA DTAARA(*LDA (1 5)) VALUE(SA320) CHGDTAARA DTAARA(*LDA (577 10))
VALUE(&OUTQ)

CALL PGM(RF218)
CALL PGM(SA320) PARM(' ' ' ' ' ')


On Tue, Apr 7, 2015 at 6:53 PM, Monnier, Gary <Gary.Monnier@xxxxxxxxx>
wrote:

Now you are looking at the job submission. Have them run it with
logging level set (4 0 *SECLVL). When it fails, you'll have to step
through the job log to see where the library list is changed.

-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
Hoteltravelfundotcom
Sent: Tuesday, April 07, 2015 3:50 PM
To: Midrange Systems Technical Discussion
Subject: Re: lib list

the job is submitted on the i scheduler it has a different jobd than
qdftjobd but still not having the missing libs

On Tue, Apr 7, 2015 at 6:49 PM, Hoteltravelfundotcom <
hoteltravelfun@xxxxxxxxx> wrote:

i think there is only QSYSLIBL and QUSRLIBLand they don' have the
elusive libraries.



On Tue, Apr 7, 2015 at 6:46 PM, Hoteltravelfundotcom <
hoteltravelfun@xxxxxxxxx> wrote:

and there it is *SYSVAL

this is a system value i can locate i think

On Tue, Apr 7, 2015 at 6:36 PM, Monnier, Gary
<Gary.Monnier@xxxxxxxxx>
wrote:

The job description uses the library list settings. DSPJOBD
QDFTJOBD displays all the properties but the library list. You
have to press Enter a second time to see the library list.


-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On
Behalf Of Hoteltravelfundotcom
Sent: Tuesday, April 07, 2015 3:30 PM
To: Midrange Systems Technical Discussion
Subject: Re: lib list

yes but this has been 2 months old so at that time they held the job.
maybe i can have it run again to see.

question, there is 'routing data' on the QDFTJOBD is this where
lib can be set?

On Tue, Apr 7, 2015 at 6:27 PM, Monnier, Gary
<Gary.Monnier@xxxxxxxxx>
wrote:

If the library doesn't exist there should be a message in the
job log stating so.

-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On
Behalf Of Hoteltravelfundotcom
Sent: Tuesday, April 07, 2015 3:24 PM
To: Midrange Systems Technical Discussion
Subject: Re: lib list

good point,. it's submitted but in a very old report writer
package but i wasn't thinking there because what this is, we
migrated off of VARSITY Shipping libs and those files have been
removed from all lib lists except in this case here.

so this one report is failing i presume when trying to add
varsity libs which have been deleted.

On Tue, Apr 7, 2015 at 6:21 PM, Bradley Stone
<bvstone@xxxxxxxxx>
wrote:

Is this a submitted job? It may be being set on the SBMJOB
command
if
so.

Otherwise you'll need to provide more info to help.

Brad
www.bvstools.com

On Tue, Apr 7, 2015 at 5:19 PM, Hoteltravelfundotcom <
hoteltravelfun@xxxxxxxxx> wrote:

HI am trying to get where the library list is being set in
one
report.

i looked in this case QDFTJOBD but dont see any area for the
lib
list.

i checked the programs cl's and not seeing there any libs.
But i seem to recall JOBD is the place. is there any way to
locate this in JOBD?

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


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


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

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


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

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




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

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


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


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.