DB2 graphic  QMF Version 8

EXPORT in CMS

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

The EXPORT command sends:

The syntax for exporting objects from QMF temporary storage is different from the syntax for exporting objects from the database.

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

                       (1)
           .-panelname------.
>>-EXPort--+----------------+----------------------------------->
           +-QUERY----------+
           '-PROC-----------'

                             (2)
                .-objecttype-------A-.
>--To -filename-+--------------------+-------------------------->
                |           .-A-.    |
                +-filetype--+---+----+
                '-filetype--fm-------'

>--+---------------------------------------------+-------------><
   '- (-+--------------------------------+-+---+-'
        |                         (3)    | '-)-'
        |         .-=-. .-profile------. |
        '-CONfirm-+---+-+-Yes----------+-'
                        '-No-----------'

Notes:
  1. The name of the QMF object panel currently displayed, if appropriate, is used.
  2. The first 8 characters of the object type name is used.
  3. The value set in your profile is used.

Read syntax diagramSkip visual syntax diagramEXPORT a QMF FORM from temporary storage

                       (1)
           .-panelname------.
>>-EXPort--+----------------+----------------------------------->
           '-FORM-----------'

                             (2)
                .-objecttype-------A-.
>--To -filename-+--------------------+-------------------------->
                |           .-A-.    |
                +-filetype--+---+----+
                '-filetype--fm-------'

>--+----------------------------------------------------------+-><
   |    .-+---+---------------------------------------.       |
   |    | '-,-'                                       |       |
   |    V                                             |       |
   '- (---+-----------------------------------------+-+-+---+-'
          |                                  (3)    |   '-)-'
          |          .-=-. .-dsqec_form_lang------. |
          +-Language-+---+-+-English--------------+-+
          |                '-Session--------------' |
          |                         (4)             |
          |         .-=-. .-profile------.          |
          '-CONfirm-+---+-+-Yes----------+----------'
                          '-No-----------'

Notes:
  1. The name of the QMF object panel currently displayed, if appropriate, is used.
  2. The first 8 characters of the object type name is used.
  3. The value set in this global variable is used.
  4. The value set in your profile is used.

Read syntax diagramSkip visual syntax diagramEXPORT a QMF REPORT

                       (1)
           .-panelname------.
>>-EXPort--+----------------+----------------------------------->
           '-REPORT---------'

                             (2)
                .-objecttype-------A-.
>--To -filename-+--------------------+-------------------------->
                |           .-A-.    |
                +-filetype--+---+----+
                '-filetype--fm-------'

>--+-------------------------------------------------+---------><
   |    .-+---+------------------------------.       |
   |    | '-,-'                              |       |
   |    V                                    |       |
   '- (---+--------------------------------+-+-+---+-'
          |            .-=-. .-Qmf--.      |   '-)-'
          +-Dataformat-+---+-+-Html-+------+
          |                         (3)    |
          |         .-=-. .-profile------. |
          '-CONfirm-+---+-+-Yes----------+-'
                          '-No-----------'

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 first 8 characters of the object type name is used.
  3. The value set in your profile is used.

Read syntax diagramSkip visual syntax diagramEXPORT a QMF CHART

>>-EXPort--CHART--To filename----------------------------------->

>--+------------------------------------------+----------------><
   '- (-+-----------------------------+-+---+-'
        |         .-=-. .-DSQCFORM--. | '-)-'
        '-Icuform-+---+-+-chartname-+-'
                        +-ICUCHART--+
                        +-BAR-------+
                        +-HISTOGRAM-+
                        +-LINE------+
                        +-PIE-------+
                        +-POLAR-----+
                        +-SCATTER---+
                        +-SURFACE---+
                        +-TOWER-----+
                        '-TABLE-----'

Read syntax diagramSkip visual syntax diagramEXPORT QMF DATA

                                           (1)
                              .-objecttype-------A-.
>>-EXPort--DATA--To -filename-+--------------------+------------>
                              |           .-A-.    |
                              +-filetype--+---+----+
                              '-filetype--fm-------'

>--+------------------------------------------------------+----><
   |    .-+---+-----------------------------------.       |
   |    | '-,-'                                   |       |
   |    V                                         |       |
   '- (---+-------------------------------------+-+-+---+-'
          |            .-=-. .-Qmf-.            |   '-)-'
          +-Dataformat-+---+-+-Ixf-+------------+
          |            (2)  .-=-. .-Binary----. |
          +-Outputmode------+---+-+-Character-+-+
          |                         (3)         |
          |         .-=-. .-profile------.      |
          '-CONfirm-+---+-+-Yes----------+------'
                          '-No-----------'

Notes:
  1. The first 8 characters of the object type name is used.
  2. Accepted only when DATAFORMAT=IXF.
  3. The value set in your profile is used.

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

>>-EXPort--+-QUERY-+--objectname-------------------------------->
           '-PROC--'

                             (1)
                .-objecttype-------A-.
>--To -filename-+--------------------+-------------------------->
                |           .-A-.    |
                +-filetype--+---+----+
                '-filetype--fm-------'

>--+---------------------------------------------+-------------><
   '- (-+--------------------------------+-+---+-'
        |                         (2)    | '-)-'
        |         .-=-. .-profile------. |
        '-CONfirm-+---+-+-Yes----------+-'
                        '-No-----------'

Notes:
  1. The first 8 characters of the object type name is used.
  2. The value set in your profile is used.

Read syntax diagramSkip visual syntax diagramEXPORT a QMF FORM from the database

>>-EXPort--FORM--objectname------------------------------------->

                             (1)
                .-objecttype-------A-.
>--To -filename-+--------------------+-------------------------->
                |           .-A-.    |
                +-filetype--+---+----+
                '-filetype--fm-------'

>--+----------------------------------------------------------+-><
   |    .-+---+---------------------------------------.       |
   |    | '-,-'                                       |       |
   |    V                                             |       |
   '- (---+-----------------------------------------+-+-+---+-'
          |                                  (2)    |   '-)-'
          |          .-=-. .-dsqec_form_lang------. |
          +-Language-+---+-+-English--------------+-+
          |                '-Session--------------' |
          |                         (3)             |
          |         .-=-. .-profile------.          |
          '-CONfirm-+---+-+-Yes----------+----------'
                          '-No-----------'

Notes:
  1. The first 8 characters of the object type name is used.
  2. The value set in this global variable is used.
  3. The value set in your profile is used.

Read syntax diagramSkip visual syntax diagramEXPORT a TABLE from the database

>>-EXPort--TABLE--tablename------------------------------------->

                             (1)
                .-objecttype-------A-.
>--To -filename-+--------------------+-------------------------->
                |           .-A-.    |
                +-filetype--+---+----+
                '-filetype--fm-------'

>--+------------------------------------------------------+----><
   |    .-+---+-----------------------------------.       |
   |    | '-,-'                                   |       |
   |    V                                         |       |
   '- (---+-------------------------------------+-+-+---+-'
          |            .-=-. .-Qmf-.            |   '-)-'
          +-Dataformat-+---+-+-Ixf-+------------+
          |            (2)  .-=-. .-Binary----. |
          +-Outputmode------+---+-+-Character-+-+
          |                         (3)         |
          |         .-=-. .-profile------.      |
          '-CONfirm-+---+-+-Yes----------+------'
                          '-No-----------'

Notes:
  1. The first 8 characters of the object type name is used.
  2. Accepted only when DATAFORMAT=IXF.
  3. 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