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



On 4/26/2016 12:53 PM, Charles Wilt wrote:
You need the JDBC settings in Run SQL Scripts to be set to naming=*SYS.

That's the only way to use the LIBL to find unqualified tables.

Completely agree.

With naming=*SQL, unqualified tables are implicitly qualified with your
user ID. Thus it looks for the file in MKOESTER.

Almost completely agree. If I do:

set schema production;
select * from masterfile;

I will get results from the table in the production library. This works
fine is all of the interesting tables are in the same library. If the
tables are in multiple libraries, NAMING *SYS is the only sane way to
handle that.


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.