Administrator's Guide


Appendix B. 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 exit receiver. To use one of these exits with TSM, you must specify the corresponding server option (FILEEXIT or USEREXIT) in the server options file. Furthermore, you can use TSM commands to control event logging. See Logging Tivoli Storage Manager Events to Receivers and 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 ]