Displaying activated service items

Use the D OMVS,ACTIVATE=SERVICE command to display all of the service items that were dynamically activated using F OMVS,ACTIVATE=SERVICE. It displays only those service items that are currently active dynamically. Once a fix has been deactivated, it will no longer show up in this command's display output.

Additionally, D OMVS,ACTIVATE=SERVICE reports the library and volume where each set of fixes was activated from and the amount of ECSA and OMVS address space storage that is being consumed for all dynamically activated fixes. The amount of storage consumed will not decrease when a deactivation is done.

Example: To display all the service items that were dynamically activated, issue:
D OMVS,ACTIVATE=SERVICE
Result: The following is a sample output:
Figure 1. Sample D OMVS,ACTIVATE=SERVICE output
BPXO059I 08.51.42 DISPLAY OMVS 284              
	OMVS     000E ACTIVE          OMVS=(6D)   
                  DYNAMIC SERVICE ACTIVATION REPORT 
 	 SET  #3: 												   LINKLIB=SYS1.DYNLIB.PVT                    VOL=BPXLK1 
	    LPALIB=SYS1.DYNLIB.LPA                      VOL=BPXLK1		
 	     OA12345  OA23456  OA34567  OA45678  ANLATC1        
	 SET  #2:
	   LINKLIB=SYS1.DYNLIB.PVT                      VOL=BPXLK1 	 LPALIB=SYS1.DYNLIB.LPA     VOL=BPXLK1
	     OA02001  OA02002  OA02003  OA02004  OA02004  OA02005
	     OA02007  OA02008  OA02009    
	 SET  #1:
	   LINKLIB=SYS2.DYNLIB.PVT                      VOL=BPXLK1 	 LPALIB=SYS1.DYNLIB.LPA     VOL=BPXLK1
	     OA01001  OA01002  OA01003
	  ECSA STORAGE: 1268496       OMVS  STORAGE:  4768248

The service items are listed in groups based on when they were activated. All service items activated by a given F OMVS,ACTIVATE=SERVICE command are listed together as one set of activated service items. The most recently activated set of service items is listed first followed in descending order by the next most recent activation set and so on. The most recent set of service items is the only service items that are deactivated if a F OMVS,DEACTIVATE=SERVICE command is issued.

Example: As an example, if a F OMVS,DEACTIVATE=SERVICE was done on a system with the service items activated, the following would then show up on a D OMVS,ACTIVATE=SERVICE after the deactivation:
Figure 2. Second example of D OMVS,ACTIVATE=SERVICE
BPXO059I 08.58.26 DISPLAY OMVS 296              
	OMVS     000E ACTIVE          OMVS=(6D)   
                    DYNAMIC SERVICE ACTIVATION REPORT 
 	 SET  #2:
	   LINKLIB=SYS1.DYNLIB.PVT                 VOL=BPXLK1    		  LPALIB=SYS1.DYNLIB.LPA    VOL=BPXLK1
	     OA02001  OA02002  OA02003  OA02004  OA02005  OA02006
	     OA02007  OA02008  OA02009    
	 SET  #1:
 	   LINKLIB=SYS2.DYNLIB.PVT                VOL=BPXLK1 			    LPALIB=SYS1.DYNLIB.LPA    VOL=BPXLK1
          OA01001  OA01002  OA01003
	  ECSA STORAGE: 1268496         OMVS  STORAGE:  4768248