z/OS DFSMS Installation Exits
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Mapping the Common Open, Close, EOV Work Area

z/OS DFSMS Installation Exits
SC23-6850-01

The IECDSECT macro maps most of the main work area that is used by open, close, EOV, access methods, and related components of the system. The general format of this area is described in Figure 2.

The IECDSECT macro does not generate a DSECT statement. You should code a DSECT statement before calling IECDSECT. The format of the macro instruction is:

Read syntax diagramSkip visual syntax diagram
>>-+--------+--IECDSECT--+--------------+----------------------><
   '-symbol-'            |      .-NO--. |   
                         '-IOB=-+-YES-+-'   

NO specifies that you do not want symbols for a 32-byte basic IOB generated in the work area. We recommend no.

YES specifies that you want symbols for a 32-byte basic IOB generated in the work area.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014