DB2 graphic  QMF Version 8

List physical and logical files for iSeries

Follow these steps to list iSeries physical and logical files:

  1. On the Create Objects page, scroll down to the statement:
    CREATE VIEW RDBI.TABLE_VIEW2
  2. In the "CREATE" statement, modify the "WHERE" clause by adding a 'P' for physical files and an 'L' for logical files. For example:
    WHERE A.TABLE_TYPE IN ('T','V','P','L')
  3. Click OK to create the object.


Go to the previous page Go to the next page

Downloads | Library | Support | Support Policy | Terms of use | Feedback
Copyright IBM Corporation 1982,2004 Copyright IBM Corporation 1982, 2004
timestamp Last updated: March, 2004