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



Check out this link:

http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rzaha/conprop.ht
m

One of many JDBC connection properties is "libraries". Your Java programmer
can use that if she wishes.

If you want to do it the hard way on the System i, one of the options not
mentioned yet is to write a CLI connection exit point that changes the
library list for specific users only.

Elvis

Celebrating 11-Years of SQL Performance Excellence on IBM i5/OS and OS/400
www.centerfieldtechnology.com


-----Original Message-----
Subject: RE: QSQSRVR job attributes

I don't think I understand. I've talked to the Java programmer, and she
said that she doesn't do anything with library list or user profile, so even
if I pass the library to the java method, I don't know that anything will be
done with it.

It looks like QUSER is the user profile used for QSQSRVR - is there anyway I
could change that? Or, any reason that when I do a CHGUSRPRF USRPRF(QUSER)
CURLIB(TEST) it doesn't seem to pick that library up in the list?

Thanks
Karissa

-----Original Message-----
Subject: RE: QSQSRVR job attributes

I see your options as:
- modifying the job description previously mentioned
- modifying the library list in the java method.
- passing the library to the java method like RTVOBJD OBJECT and passing
the library containing the object.
I would probably use one of the last two.

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.