DB2 graphic  QMF Version 8

Examples

  1. To present a prompt panel for the QMF DISPLAY command:
      DISPLAY ?
  2. To display the current QMF procedure object:
      DISPLAY PROC
  3. To display a shared QMF query (MONTHLY) owned by another user (JANET):
      DISPLAY QUERY JANET.MONTHLY
  4. If your current location is a DB2 UDB for z/OS server, and you wish to display a table (VISION) owned by a user (JOHNSON) located at a remote database location (BOISE):
      DISPLAY TABLE BOISE.JOHNSON.VISION
  5. Using the DISPLAY command in a QMF procedure:
    PROC MODIFIED LINE 1
    DISPLAY TABLE
    +"LOCATION12345678"."LONGOWNERID123456789112345678921345678931234567894123
    +4567123456789112345678921234567893123456789412346789512345678961234567897
    +12345"."LONGNAME123456789112345678921234567893123456789412345678951234567
    +8961234567897123456789112345678921234567893123456789412345"


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