ERASE

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

The ERASE command removes an object from the database.

ERASE an object from the database

                       (1)
          .-objecttype------.
>>-ERase--+-----------------+--objectname----------------------->
          +-QUERY-----------+
          +-FORM------------+
          +-PROC------------+
          '-TABLE-----------'

>--+---------------------------------------------+-------------><
   '- (-+--------------------------------+-+---+-'
        |                         (2)    | '-)-'
        |         .-=-. .-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 value set in your profile is used.
[ Previous Page | Next Page | Contents | Index ]