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.
RUN 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-'
RUN 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-'