Start of change

Modifying an accelerator group

You can change an accelerator group to remove or add an accelerator.

Procedure

To modify an accelerator group:

  1. On the DB2 Administration Menu (ADB2) panel, specify option Z, and press Enter.
  2. On the System Administration (ADB2Z) panel, specify option DU, and press Enter.
  3. On the Display/Update CDB panel, specify option L, and press Enter.
  4. On the Display/Update LOCATIONS panel, find the accelerator group that you want to modify. You can filter this panel to display only accelerator groups by specifying DSNACCEL in the search arguments field under the Link Name column:
     ADB2Z5L n ------------ DD1A Display/Update LOCATIONS -------- Row 147 from 149 
                                                                                    
                                                              DB2 System: DD1A      
     Line commands:                                                                 
      D - Delete  I - Insert  U - Update  DIS - Display location  S - Select        
      ALIAS - Aliases for location  LU - LU name  IP - IP name                      
      ILU - Insert LU  IIP - Insert IP name                                         
                                                                                    
                             Link                                                   
     Select Location         Name     Port       TP Name  DBALIAS   TRUSTED SECURE  
            *                DSNACCEL *          *        *         *       *       
     ------ ---------------> -------> ---------> -------> --------> ------- ------  
            ACCALIAS         DSNACCEL                     IDAAS08 I                 
            TESTALS          DSNACCEL                     IDAAS08 I                 
            ACTESTAS         DSNACCEL                     IDAAS08                   
     ******************************* END OF DB2 DATA *******************************
  5. Specify the U line command next to the group that you want to update.
  6. On the Update LOCATION (ADB2Z5LU) panel, modify the DBALIAS field as needed to specify the accelerators that you want, and press Enter.
  7. If the Statement Execution Prompt (ADB2PSTM) panel is displayed, specify 1, and press Enter to execute the UPDATE statement.
End of change