While you *could* try to use QADBXREF directly, *PUBLIC typically does not
have authority to use to this and the other xref tables. Best to use the
views in QSYS2.
Kind Regards
Alan Jordan
RODIN by Coglin Mill | 507.282.4151 x 103 | 507.261.4495 Mobile |
Rochester, Minnesota USA | www.thinkrodin.com
From: rob@xxxxxxxxx
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>,
Date: 10/09/2012 02:37 PM
Subject: Re: Find files in any library
Sent by: midrange-l-bounces@xxxxxxxxxxxx
I like your solution.
Matt,
The views SYSINDEXES, SYSVIEWS, and SYSTABLES are all built over QADBXREF.
Rob Berendt