Whenever you specify a user exit in an EXTRACT statement, you should include the TODD operand. The presence of the TODD operand causes CA SMF Director to write the selected SMF records to the file defined in the associated DD statement. (However, the presence of TODD does not prevent you from also having output written directly from the user exit routine.)
If you do not include the TODD parameter, this product assumes that the exit routine itself should produce the output from the selected SMF records. In this case, it would open an output file while servicing the initialization call, and close the output file while servicing the termination call.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |