Migrating RCT definitions—DSNCRCT TYPE=GROUP

Use this macro to name the groups into which the RCT-equivalent DB2® resource definitions are put when you migrate the RCT to the CSD. This macro can appear as many times as required and at any point in the macro source. Each time it appears it defines the CSD group into which subsequent definitions will be put until the next DSNCRCT TYPE=GROUP macro occurs.
Read syntax diagramSkip visual syntax diagram
>>-DFHRCT--TYPE=GROUP--+-------------+-------------------------><
                       '-,GROUP=name-'   

GROUP=name
Specifies a name, of 1 to 8-characters, of a group to be used when migrating the RCT to the CSD. All RCT entries following the DSNCRCT TYPE=GROUP statement, until the next TYPE=GROUP statement, can be migrated to the CSD and placed in a group with the specified name. If no TYPE=GROUP statement is used, all RCT entries are migrated to a group called RCTxx, where xx is the one or two character RCT suffix, specified on the TYPE=INIT statement. GROUP=*DEFAULT will be supported, as for other tables, meaning you take the default group RCTxx.