DB2 graphic  QMF Version 8

RUN

TSO With ISPF TSO Without ISPF CMS With ISPF CMS Without ISPF CICS
X X X X *

In DB2 QMF Version 8.1, the RUN command has been changed to support long owner and table names. See Long names support in Version 8.1.

The RUN command runs queries or procedures from QMF temporary storage or from the database at the current location.

Read syntax diagramSkip visual syntax diagramRUN a QMF QUERY or PROC from temporary storage

                    (1)
        .-panelname------.
>>-RUn--+----------------+-------------------------------------><
        +-QUERY----------+
        '-PROC-----------'

QUERY Options:

       .-+---+------------------------------.
       | '-,-'                              |
       V                                    |
|-- (----+--------------------------------+-+--+---+------------|
         |                         (2)    |    '-)-'
         |         .-=-. .-profile------. |
         +-CONfirm-+---+-+-Yes----------+-+
         |               '-No-----------' |
         |                      (3)       |
         |      .-=-. .-newform------.    |
         +-Form-+---+-+-FORM---------+----+
         |            '-formname-----'    |
         |          .-=-.                 |
         +-Rowlimit-+---+-integer---------+
         |           .-=-.                |
         '-&variable-+---+-value----------'

PROC Options:

       .-+---+---------------------.
       | '-,-'                     |
       V                           |
|-- (----+-----------------------+-+--+---+---------------------|
         |     .-=-.             |    '-)-'
         +-Arg-+---+-value-------+
         |           .-=-.       |
         '-&variable-+---+-value-'

Notes:
  1. The name of the QMF object panel currently displayed, if appropriate, is used.
  2. The value set in your profile is used.
  3. A new form object is created based upon the selected data.

Read syntax diagramSkip visual syntax diagramRUN a QMF QUERY or PROC from the database

                     (1)
        .-objecttype------.
>>-RUn--+-----------------+--objectname------------------------->
        +-QUERY-----------+
        '-PROC------------'

>--+-------------------+---------------------------------------><
   +-| QUERY Options |-+
   '-| PROC Options |--'

QUERY Options:

       .-+---+------------------------------.
       | '-,-'                              |
       V                                    |
|-- (----+--------------------------------+-+--+---+------------|
         |                         (2)    |    '-)-'
         |         .-=-. .-profile------. |
         +-CONfirm-+---+-+-Yes----------+-+
         |               '-No-----------' |
         |                      (3)       |
         |      .-=-. .-newform------.    |
         +-Form-+---+-+-FORM---------+----+
         |            '-formname-----'    |
         |          .-=-.                 |
         +-Rowlimit-+---+-integer---------+
         |           .-=-.                |
         '-&variable-+---+-value----------'

PROC Options:

       .-+---+---------------------.
       | '-,-'                     |
       V                           |
|-- (----+-----------------------+-+--+---+---------------------|
         |     .-=-.             |    '-)-'
         +-Arg-+---+-value-------+
         |           .-=-.       |
         '-&variable-+---+-value-'

Notes:
  1. The type of the named object, if appropriate, is used. QMF type objects have priority over other types of database objects.
  2. The value set in your profile is used.
  3. A new form object is created based upon the selected data.


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