Issuing Wait-for-Enter commands against multiple objects
Some
Catalog Manager
commands are referred to as Wait-for-Enter (WFE) commands. These commands enable you to select multiple source objects in a list and process them collectively to save time.
You can issue commands against all objects in a list, or against sequential or nonsequential objects by using the following methods:
- To issue a command against individually selected objects
- Issuing a shortcut command
- To issue a command against all objects in the list
- To exclude listed objects
To issue a command against individually selected objects
In the Cmd (C) column beside each source object name, type the command (see the following figure).
DNK -R ------------------------ TABLESPACE LIST ----------------- ROW 1 OF 6
Command ===> Scroll ===> PAGE
02
CMD will show commands for this list. Type command and press ENTER
Lists: ACCTB AL BMCHOBJ BMCHSTEP BMCUHIST CA CL CO DB DP DS FK IC IM IS IX LK
QUALIFIER: DATABASE=QCTHS01
Cmd Tablespace Owner Segsz Bpool Prts Tbls ActivPg Status Enc Ty
----v----1----v----2----v----3----v----4----v----5----v----6----v----7----v----
BMCCOPY 1.QCTS0101 MVSJXL3 16 BP0 0 2 180 A E
QCTHS01.QCTS0201 MVSJXL3 0 BP0 4 1 68 A E
BMCCOPY 1.QCTS0301 MVSJXL3 32 BP32K 4 1 50 A E R
QCTHS01.QCTS0401 MVSJXL3 16 BP0 1 1 43 A E G
BMCCOPY 1.QCTT01RH QCT 32 BP0 2 1 132 A E R
QCTHS01.XQCT0000 QCT 32 BP16K0 4 1 180 A U P
****************************** BOTTOM OF DATA *******************************
- Press Enter.
Issuing a shortcut command
- In the Cmd(C)column next to the first source object name, type the command.
Type an equal sign (=) to the left of the names of the other source objectsThese objects must be of the same type as the object on which you issued the command.
DNK -R ------------------------ TABLESPACE LIST ----------------- ROW 1 OF 6
Command ===> Scroll ===> PAGE
02
CMD will show commands for this list. Type command and press ENTER
Lists: ACCTB AL BMCHOBJ BMCHSTEP BMCUHIST CA CL CO DB DP DS FK IC IM IS IX LK
QUALIFIER: DATABASE=QCTHS01
Cmd Tablespace Owner Segsz Bpool Prts Tbls ActivPg Status Enc Ty
----v----1----v----2----v----3----v----4----v----5----v----6----v----7----v----
BMCCOPY01.QCTS0101 MVSJXL3 16 BP0 0 2 180 A E
= QCTHS01.QCTS0201 MVSJXL3 0 BP0 4 1 68 A E
= QCTHS01.QCTS0301 MVSJXL3 32 BP32K 4 1 50 A E R
QCTHS01.QCTS0401 MVSJXL3 16 BP0 1 1 43 A E G
QCTHS01.QCTT01RH QCT 32 BP0 2 1 132 A E R
QCTHS01.XQCT0000 QCT 32 BP16K0 4 1 180 A U P
****************************** BOTTOM OF DATA *******************************
- Press Enter.
To issue a command against all objects in the list
Type the command followed by the keyword ALL on the Command line of the list panel.
Table space List panel with command to copy all listed table spaces
Command ===> BMCCOPY ALL Scroll ===> PAGE
02
CMD will show commands for this list. Type command and press ENTER
Lists: ACCTB AL BMCHOBJ BMCHSTEP BMCUHIST CA CL CO DB DP DS FK IC IM IS IX LK
QUALIFIER: DATABASE=QCTHS01
Cmd Tablespace Owner Segsz Bpool Prts Tbls ActivPg Status Enc Ty
----v----1----v----2----v----3----v----4----v----5----v----6----v----7----v----
QCTHS01.QCTS0101 MVSJXL3 16 BP0 0 2 180 A E
QCTHS01.QCTS0201 MVSJXL3 0 BP0 4 1 68 A E
QCTHS01.QCTS0301 MVSJXL3 32 BP32K 4 1 50 A E R
QCTHS01.QCTS0401 MVSJXL3 16 BP0 1 1 43 A E G
QCTHS01.QCTT01RH QCT 32 BP0 2 1 132 A E R
QCTHS01.XQCT0000 QCT 32 BP16K0 4 1 180 A U P
****************************** BOTTOM OF DATA *******************************
To exclude listed objects
On the object list panel, in the Cmd (C) column next to each of the objects, mark the objects that you want to exclude by typing the designator X.
DNK -R ------------------------ TABLESPACE LIST ----------------- ROW 1 OF 6
Command ===> Scroll ===> PAGE
02
CMD will show commands for this list. Type command and press ENTER
Lists: ACCTB AL BMCHOBJ BMCHSTEP BMCUHIST CA CL CO DB DP DS FK IC IM IS IX LK
QUALIFIER: DATABASE=QCTHS01
Cmd Tablespace Owner Segsz Bpool Prts Tbls ActivPg Status Enc Ty
----v----1----v----2----v----3----v----4----v----5----v----6----v----7----v----
QCTHS01.QCTS0101 MVSJXL3 16 BP0 0 2 180 A E
QCTHS01.QCTS0201 MVSJXL3 0 BP0 4 1 68 A E
X QCTHS01.QCTS0301 MVSJXL3 32 BP32K 4 1 50 A E R
QCTHS01.QCTS0401 MVSJXL3 16 BP0 1 1 43 A E G
QCTHS01.QCTT01RH QCT 32 BP0 2 1 132 A E R
X QCTHS01.XQCT0000 QCT 32 BP16K0 4 1 180 A U P
****************************** BOTTOM OF DATA *******************************
- Press Enter to process the exclusion.Catalog Manager displays the panel with the marked objects.
- On the Command line, type the appropriate command followed by the keyword ALL.Catalog Manager processes the command against all objects except those objects excluded by the X designator.
Related topic