DB2 graphic  QMF Version 8

IMPORT in CICS

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

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

"location(16)"."authid(128)"."object name(128)"

The IMPORT command copies a CICS data queue into QMF temporary storage or into the database.

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

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

                .-=-.
>--(--Queuetype-+---+-+-TS-+--+-----------------------+--------->
                      '-TD-'  |         .-=-. .-No--. |
                              '-SUspend-+---+-+-Yes-+-'

>--+---+-------------------------------------------------------><
   '-)-'

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

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

                .-=-.
>--(--Queuetype-+---+-+-TS-+------------------------------------>
                      '-TD-'

   .-+---+--------------------------------.
   | '-,-'                                |
   V                                      |
>----+----------------------------------+-+--+---+-------------><
     |         .-=-. .-No--.            |    '-)-'
     +-SUspend-+---+-+-Yes-+------------+
     |                         (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 queuename--------------------->

                .-=-.
>--(--Queuetype-+---+-+-TS-+------------------------------------>
                      '-TD-'

   .-+---+---------------------------------------.
   | '-,-'                                       |
   V                                             |
>----+-----------------------------------------+-+--+---+------><
     |                                  (1)    |    '-)-'
     |          .-=-. .-dsqec_form_lang------. |
     +-Language-+---+-+-English--------------+-+
     |                '-Session--------------' |
     |         .-=-. .-No--.                   |
     +-SUspend-+---+-+-Yes-+-------------------+
     |                         (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 queuename--------------------->

                .-=-.
>--(--Queuetype-+---+-+-TS-+------------------------------------>
                      '-TD-'

   .-+---+------------------------------.
   | '-,-'                              |
   V                                    |
>----+--------------------------------+-+--+---+---------------><
     |        .-=-. .-Replace-.       |    '-)-'
     +-Action-+---+-+-Append--+-------+
     |         .-=-. .-No--.          |
     +-SUspend-+---+-+-Yes-+----------+
     |                         (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