CA SMF Director uses the CA Common Services for z/OS program CAIRIM to install its own copy of SMF exit IEFU29L, which receives control when a SWITCH SMF (or I SMF) command is issued. The IEFU29L exit is designed to issue a z/OS START command for the CASFDUML procedure, once for each logstream that is actively recording SMF data. The CASFDUML procedure executes the CA SMF Director logstream interface program, which invokes CA SMF Director to archive the records from the logstream.
To activate this facility, the following control statement must be added to the CARIMPRM member pointed to by the CAS9 procedure that executes CAIRIM:
PRODUCT(CA-SMF AUTODUMP) VERSION(SFC6) INIT(SMFINIT) PARM(ENABLELS)
Note: This form of the statement is not included in the CASFRIMP member in the CASFPARM library.
Note: To provide a user exit to alter the START command issued to initiate the dump process, you must indicate it in the PARM operand by providing the LX subparameter. See the Systems Programmers Guide for more information on coding and activating the user exit.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |