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



as you are doing this, be careful about how many places you
enter this. Same library twice in the libl during signon has a halt
and user never gets signed on.
the system value QSYSLIBL is the "system" libraries list, and
normally only has ibm libs (although some vendors alter this, and
many shops add a lib that has user versions of ibm commands, and
put that lib ahead of lib qsys).
All jobs (interactive & batch) have this as the top of their libl.
The 2nd system value QUSRLIBL is the "user" libraries list.
Every user profile specifies a Job Description to use.
Every Job Description has an initial library list to set below the "system"
libs.
Value *SYSVAL will set that libl with the libraries in sysval QUSRLIBL.
If the job description does not use value *sysval, then you can
specify the libs to add to the libl, or even *none.
The *danger* of adding a lib to the "system" libl, sysval qsyslibl is that
no job can start if that lib is ever deleted from the system. I think you
have
to manual ipl and change the system value to get back in. Jobs cannot start
if they cannot get a lock on the libraries in the libl.
Also, once a job starts, changing a system value or a job description
does not change the libl of a running job.
(There may be exceptions to the above, but this is what i understand).
jim

----- Original Message ----- 
From: "Paul Tuohy" <tuohyp@xxxxxxxxxxxxx>
To: "Midrange Systems Technical Discussion" <midrange-l@xxxxxxxxxxxx>
Sent: Saturday, June 05, 2004 9:10 AM
Subject: Re: Global library list


> Hi Adam,
>
> You need to add the DILIB library to the system portion of the library
list
> which is defined by the system value QSYSLIBL.
>
> HTH
>
> Paul Tuohy
>
> ----- Original Message -----
> From: "Adam Lang" <aalang@xxxxxxxxxxxxxxxxxxxx>
> To: <midrange-l@xxxxxxxxxxxx>
> Sent: Saturday, June 05, 2004 1:36 PM
> Subject: Global library list
>
>
> > There is a new word processing program we are installing on our AS/400,
it
> > goes in the library DILIB.  We need to put the library in the users
> library
> > list.  As opposed to manually adding it to every user profile, is there
> > something that can be done to put it into an already existent default
> global
> > library list that users already access?
> >
> > Adam Lang
> > Systems Engineer
> > Rutgers Casualty Insurance Company
> > http://www.rutgersinsurance.com
> >
> > --
> > 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 ...

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.