Stopping all functions

This procedure explains how to stop all functions.

Procedure

  1. On the DB2 Administration Menu (ADB2) panel, specify Z, and press Enter.
    The System Administration (ADB2Z) panel is displayed.
  2. Specify option FM, and press Enter.
    The Manage Functions (ADB2ZF) panel is displayed, as shown in the following figure.
    Figure 1. Manage Functions panel (ADB2ZF)
     DB2 Admin -------------------- DD1A Manage Functions -------------------- 09:53
     Option ===>                                                                    
                                                                                    
                                                              DB2 System: DD1A      
        1 - Display/alter functions                           DB2 SQL ID: ADM001    
        2 - Create functions                                                        
        3 - Display function statistics                                             
        4 - Start all functions                                                     
        5 - Stop all functions                                                      
        6 - Create view on SYSIBM.SYSROUTINES                                       
        7 - Display views on SYSIBM.SYSROUTINES                                     
                                                                                    
        Catalog table/view for option 1:                                            
          Owner  ===> SYSIBM           (default is SYSIBM)                          
          Name   ===> SYSROUTINES      (default is SYSROUTINES)                     
                                                                                    
      User defined functions can also be managed from option 1.F                      
      F1=HELP      F2=SPLIT     F3=END       F4=RETURN    F5=RFIND     F6=RCHANGE   
      F7=UP        F8=DOWN      F9=SWAP     F10=LEFT     F11=RIGHT    F12=RETRIEVE  
  3. Specify option 5, and press Enter.
    Db2® Admin Tool issues the -STO FUNCTION SPEC(*.*) command and displays the status of the command in an ISPF edit session, as shown in the following figure.
    Figure 2. Stop All Functions panel (ADB2DB2O)
     DB2 Admin ------- DB2X Browse DB2 Command Output ---  Line 00000000 Col 001 080
     Command ===>                                                  Scroll ===> PAGE  
    
     -STO FUNCTION SPEC(*.*)
    
    
    ********************************* Top of Data **********************************
    DSNX974I DB2X DSNX9SP2 STOP FUNCTION SPECIFIC SUCCESSFUL FOR *.*
    DSN9022I DB2X DSNX9COM '-STOP FUNC' NORMAL COMPLETION
    ******************************** Bottom of Data ********************************