DB2 graphic  QMF Version 8

IMPORT in TSO

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

The IMPORT command has been changed in DB2 QMF Version 8.1 to support long owner and table names. See Long names support in Version 8.1

The IMPORT command copies a TSO data set into QMF temporary storage or into the database.

Read syntax diagramSkip visual syntax diagramIMPORT a QMF object into temporary storage

>>-IMport--+-QUERY-+--From datasetname-------------------------->
           +-FORM--+
           +-PROC--+
           '-DATA--'

>--+--------------------------------------+--------------------><
   '- (-+-------------------------+-+---+-'
        |        .-=-.            | '-)-'
        '-Member-+---+-membername-'

Read syntax diagramSkip visual syntax diagramIMPORT a QMF QUERY or PROC into the database

>>-IMport--+-QUERY-+--objectname--From datasetname-------------->
           '-PROC--'

>--+---------------------------------------------------+-------><
   |    .-+---+--------------------------------.       |
   |    | '-,-'                                |       |
   |    V                                      |       |
   '- (---+----------------------------------+-+-+---+-'
          |        .-=-.                     |   '-)-'
          +-Member-+---+-membername----------+
          |                         (1)      |
          |         .-=-. .-profile------.   |
          +-CONfirm-+---+-+-Yes----------+---+
          |               '-No-----------'   |
          |                           (2)    |
          |       .-=-. .-dsqec_share------. |
          +-SHare-+---+-+-Yes--------------+-+
          |             '-No---------------' |
          |         .-=-.                    |
          '-COMment-+---+-value--------------'

Notes:
  1. The value set in your profile is used.
  2. For an object being replaced the current value is left unchanged. Otherwise the value set in this global variable is used.

Read syntax diagramSkip visual syntax diagramIMPORT a QMF FORM into the database

>>-IMport--FORM--objectname--From datasetname------------------->

>--+----------------------------------------------------------+-><
   |    .-+---+---------------------------------------.       |
   |    | '-,-'                                       |       |
   |    V                                             |       |
   '- (---+-----------------------------------------+-+-+---+-'
          |                                  (1)    |   '-)-'
          |          .-=-. .-dsqec_form_lang------. |
          +-Language-+---+-+-English--------------+-+
          |                '-Session--------------' |
          |        .-=-.                            |
          +-Member-+---+-membername-----------------+
          |                         (2)             |
          |         .-=-. .-profile------.          |
          +-CONfirm-+---+-+-Yes----------+----------+
          |               '-No-----------'          |
          |                           (3)           |
          |       .-=-. .-dsqec_share------.        |
          +-SHare-+---+-+-Yes--------------+--------+
          |             '-No---------------'        |
          |         .-=-.                           |
          '-COMment-+---+-value---------------------'

Notes:
  1. The value set in this global variable is used.
  2. The value set in your profile is used.
  3. For an object being replaced the current value is left unchanged. Otherwise the value set in this global variable is used.

Read syntax diagramSkip visual syntax diagramIMPORT a TABLE into the database

>>-IMport--TABLE--tablename--From datasetname------------------->

>--+-------------------------------------------------+---------><
   |    .-+---+------------------------------.       |
   |    | '-,-'                              |       |
   |    V                                    |       |
   '- (---+--------------------------------+-+-+---+-'
          |        .-=-. .-Replace-.       |   '-)-'
          +-Action-+---+-+-Append--+-------+
          |        .-=-.                   |
          +-Member-+---+-membername--------+
          |                         (1)    |
          |         .-=-. .-profile------. |
          +-CONfirm-+---+-+-Yes----------+-+
          |               '-No-----------' |
          |         .-=-.                  |
          '-COMment-+---+-value------------'

Notes:
  1. The value set in your profile is used.


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