DBDSGRP
The DBDSGRP keyword is optional on the GROUP command.
This keyword is available in ICPSYSIN; it is not available as a global option. The following table describes the keyword.
Image copy database data set group name keyword
To do this | Specify this in ICPSYSSIN |
---|---|
Generate image copy data sets for all data set groups defined in the database data set group. | DBDSGRP(dbdsName) |
Internal default: none |
Use the DBDSGRP keyword to identify the name of a valid database data set group recorded in DBRC. When you specify the DBDSGRP keyword, the Image Copy function generates image copy data sets for all data set groups defined in the database data set group. For more information, see GROUP-control-statement.
If you use the DBDSGRP keyword, do not include the NAME keyword.
You can specify VIC(Y) in conjunction with the DBDSGRP keyword to build a virtual image copy of all indexes (primary and secondary) defined as part of the database data set group. Indexes that are not defined to the database data set group, but that have the primary database defined, are also processed. For more information, see Virtual-image-copies.
Related topic