There exist several options for accessing the data in the tables.
Listed below are ways that you can access the data created by the Retrieve Directory Information (RTVDIRINF) command:
This command is used to print directory information about objects and directory information in the integrated file system. The information it will print is already stored in the database file specified by the user in the RTVDIRINF command.
Some of the more common tools are the Start SQL Interactive Session (STRSQL) command and the iSeries Navigator.
SELECT QEZOBJNAM, QEZALCSIZE FROM library_name/QAEZDxxxxO WHERE
QEZALCSIZE > 10240