Copying a resource definition

To copy a resource definition:
  1. Press PF12 to return to the DISPLAY screen. Beside TRANSACTION(XYZ1) type in:
    COPY TO(AAA1) AS(XYZ2)

    A 'COPY SUCCESSFUL' message is displayed in the right hand column of the screen. The COPY command has copied the definition for TRANSACTION(XYZ1) from group AAA2 to group AAA1, renaming it as TRANSACTION(XYZ2). The original transaction, TRANSACTION(XYZ1), still exists in group AAA2.

  2. Press PF3 to display the SESSION ENDED panel, and overtype the existing 'CEDA DISPLAY' with:
    CEDA DISPLAY GROUP(AAA1)
  3. Group AAA1 now contains two resource definitions: a MAPSET called NEW1 and a TRANSACTION called XYZ2. Because this is a DISPLAY screen similar in format to Figure 2, you can enter the same commands against the definitions.
Figure 1. CEDA DISPLAY GROUP(AAA1) panel
DISPLAY GROUP(AAA1)
ENTER COMMANDS
 NAME     TYPE         GROUP                         DATE   TIME
 NEW1     MAPSET       AAA1                          01.325 11.22.12
 XYZ2     TRANSACTION  AAA1                          01.325 11.34.00