Displaying or updating the USERNAMES table

Use the Display/Update USERNAMES panel to update the USERNAMES table.

Procedure

  1. On the DB2 Administration Menu (ADB2) panel, specify Z, and press Enter.
    The System Administration (ADB2Z) panel is displayed.
  2. Specify option DU, and press Enter.
    The Display/Update CDB panel is displayed, as shown in the following figure.
    Figure 1. Display/Update CDB panel (ADB2Z5)
     DB2 Admin ------------------- DD1A Display/Update CDB ------------------- 17:34
     Option ===>                                                                    
                                                                                    
                                                              DB2 System: DD1A      
        L - Display/update LOCATIONS                          DB2 SQL ID: ADM001    
        1 - Display/update LUNAMES                                                  
        2 - Display/update IPNAMES                                                  
        3 - Display/update LUMODES                                                  
        4 - Display/update MODESELECT                                               
        5 - Display/update USERNAMES                                                
        6 - Display/update LULIST                                                   
        7 - DISPLAY/UPDATE IPLIST                                                   
                                                                                    
    Option xI can be used to insert rows into empty tables (x= option number)       
                                                                                    
    Switch Catalog Copy  ===>  N   (N/S/C)                                          
    
  3. Select 5, and press Enter.
    The Display/Update USERNAMES panel is displayed, shown in the following figure.
    Figure 2. Display/Update USERNAMES panel (ADB2Z55)
     DB2 Admin ----------- DD1A Display/Update USERNAMES --------------- Row 1 of 2
     Command ===>                                                                  
                                                                                   
                                                              DB2 System: DD1A     
     Line commands:                                                                
      D - Delete  I - Insert  U - Update  LU  - LU name  IP  - IP name             
                                        
     Select T Auth ID  Link     New ID   Password
            * *        *        *        *
     ------ - -------- -------- -------- --------
            O
            O SYSADM   DKLUDB2X NORMUSR
     ******************************* END OF DB2 DATA *******************************
    
  4. Optional: Update the table by using the following line commands, and press Enter.
    D
    Deletes the row.
    I
    Inserts a new row. Row values can be entered on the next panel.
    U
    Updates the row. Row values can be changed on the next panel.