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



Graap, Kenneth wrote:
DSPOBJD OBJ(QSYS/*ALL) OBJTYPE(*LIB) OUTPUT(*OUTFILE)
OUTFILE(QTEMP/X)

STRSQL

SELECT ODOBNM, ODASP FROM x WHERE ODASP = 2

Just to be clear, the above is incomplete. Both CRTSAVF and CRTJRNRCV have the ability to create the data\storage area of the objects into a different ASP than the *LIB object; parameter ASP(). Thus an object may exist in the ASP, but not be identified per SQL0100 [no rows found] on that SELECT. However other restrictions exist; omitted, per my not recalling explicit details [though I believe non-library objects in /QSYS.LIB in a user ASP will prevent any CRTLIB, and perhaps vice versa]. IIRC variations on the QDOC and QSPL libraries would appear in the above output to indicate the existence of either /QDLS folders & documents or *OUTQ objects created into a user ASP.

Regards, Chuck

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.