gtpo1m1x | Operations |
Use this command to specify to which data store and parameters subsequent ZBROW commands apply. With this command you can:
Requirements and Restrictions
Format
|
Additional Information
Examples
The ZBROW qualification is displayed in the following example.
+--------------------------------------------------------------------------------+ |User: ZBROW QUAL DISP | | | |System: BROW0602I 08.37.20 BROWSER QUALIFIED FOR DSNAME BANK1_DS | | | +--------------------------------------------------------------------------------+
The entire ZBROW qualification is displayed in the following
example.
+--------------------------------------------------------------------------------+
|User: ZBROW QUAL DISP ALL |
| |
|System: CSMP0097I 09.45.15 CPU-B SS-BSS SSU-HPN IS-01 |
| BROW0606I 09.45.15 BROWSER QUALIFICATION DISPLAY |
| TERM ADDRESS - 10000 |
| DSNAME - TO2SVTDS |
| DATA - TESTING |
| DATA LENGTH - 20 |
| DATA PAD - G |
| BROW0607I 09.45.15 QUALIFICATION PROCESSING COMPLETED+ |
| |
+--------------------------------------------------------------------------------+
The ZBROW qualification, except for the data store name, is reset in
the following example.
+--------------------------------------------------------------------------------+
|User: ZBROW QUAL RESET |
| |
|System: CSMP0097I 09.05.50 CPU-B SS-BSS SSU-HPN IS-01 |
| BROW0607I 09.05.50 QUALIFICATION PROCESSING COMPLETED |
| |
|User: ZBROW QUAL DISP ALL |
| |
|System: CSMP0097I 09.15.50 CPU-B SS-BSS SSU-HPN IS-01 |
| BROW0606I 09.15.50 BROWSER QUALIFICATION DISPLAY |
| TERM ADDRESS - 10000 |
| DSNAME - TO2SVTDS |
| BROW0607I 09.15.50 QUALIFICATION PROCESSING COMPLETED |
| |
+--------------------------------------------------------------------------------+
The ZBROW qualification is set to data store BANK1_DS in the following example.
+--------------------------------------------------------------------------------+ |User: ZBROW QUAL SET DS-BANK1_DS | | | |System: BROW0607I 08.36.31 QUALIFICATION PROCESSING COMPLETED | +--------------------------------------------------------------------------------+
The ZBROW qualification is set to data store TO2SVTDS and the data
is specified to be NEWDATA in the following example. This qualification
can be used to allow the contents of a collection to be changed on a
subsequent ZBROW ALTER command.
+--------------------------------------------------------------------------------+
|User: ZBROW QUAL SET DS-TO2SVTDS DATA-NEWDATA |
| |
|System: BROW0607I 08.53.59 QUALIFICATION PROCESSING COMPLETED |
| |
+--------------------------------------------------------------------------------+
See ZBROW ALTER-Alter the Contents or Access Mode of a Specified Collection for more examples.
Related Information