|
I just built a DDS cross library logical and the following didn't
find it:
SELECT SYSTEM_INDEX_NAME, SYSTEM_INDEX_SCHEMA
, SYSTEM_TABLE_NAME, SYSTEM_TABLE_SCHEMA
FROM qsys2.sysindexes
WHERE system_index_schema<>system_table_schema
ORDER BY system_index_schema, system_index_name
And it wasn't found in SYSVIEWS either.
This may help:
DSPFD FILE(ROB/IICL01) TYPE(*MBR) OUTPUT(*OUTFILE) FILEATR(*LF)
OUTFILE(QTEMP/DSPFD)
SELECT MBLIB, MBFILE, MBBOL, MBBOF, MBBOM
FROM qtemp/dspfd
WHERE MBLIB<>MBBOL
Library File Library Physical Member
File
ROB IICL01 ERPLXF IIC IIC
Might need some tweaking for Join LF's...
This mailing list archive is Copyright 1997-2026 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.