Administrator's Guide


Appendix C. User Exit and File Exit Receivers

This appendix contains samples of the user exit receiver for event logging. The data structure of the user exit receivers also applies to the file receivers. To use one of these exits with ADSM, you must be specify the corresponding server option (FILEEXIT or USEREXIT) in the server options file. Furthermore, you can use ADSM commands to control event logging. See "Using Event Logging" and ADSM Administrator's Reference for details. The samples for the C, H, and make files are shipped with the server code in the /usr/lpp/adsmserv/bin directory.

Notes:

  1. Use caution in modifying these exits. A user exit abend will bring down the server.

  2. The file specified in the file exit option will continue to grow unless you prune it.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]