z/OS Communications Server: IP Programmer's Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


SNMP agent DPI: Sample compilation cataloged procedure additions

z/OS Communications Server: IP Programmer's Guide and Reference
SC27-3659-02

Include the following steps in the compilation step of your cataloged procedure. Cataloged procedures are included in the IBM-supplied samples for your MVS™ system.
  • Add the following statement as the first //SYSLIB DD statement:
         //SYSLIB  DD  DSN=SEZACMAC,DISP=SHR
  • Add the following //USERLIB DD statement:
         //USERLIB DD  DSN=USER.MYPROG.H,DISP=SHR

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014