Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
D OMVS,W,O BPXO063I 16.22.32 DISPLAY OMVS 586 OMVS 000E ACTIVE OMVS=(2W,DN) OTHER WAITING THREADS: USER ASID TCB PID AGE ---------------------------------------------------------------------- CEA 0016 008E2D90 16777218 00.06.51 TIME: 2011/02/08 16.15.40 IS DOING: Osi Wait Figure 15-23 Using D OMVS,W,O for filtering data of normal D OMVS,W command 15.12.3 Using an assembler program Data from a D OMVS,W command can be obtained from using the assembler BPXEKDA macro and the BPXZODMV mapping. You can set the new filters in ODMVINBYTE2 when ODMVWAITERS has been set in ODMVINBYTEM3. ODMVWLATCHES EQU X'80' ODMVWMESSAGES EQU X'40' ODMVWOTHER EQU X'20' ODMVWAGE EQU X'10' ODMVWSPECIAL EQU X'08' D D D D D OMVS,W,LATCHES OMVS,W,MESSAGES OMVS,W,OTHER OMVS,W,AGE OMVS,W,SPECIAL The output data is mapped by the ODMVDWHEADER and ODMVDWELEMENT. Note: The BPXEKDA macro provides an interface for an authorized report application to retrieve kernel data.