ULSRSMF is a user-written routine called before SMF messages are issued.
ULSRSMF, which allows the installation to examine and/or modify the contents of these Messages, is entered once the SMF records have been written to disk.
Note:
Com-plete user program functions are not available to ULSRSMF.
This document covers the following topics:
Upon entry to ULSRSMF, the SMF record as described in the copybook CCCSMF is provided.
This record can be examined and/or altered by ULSRSMF as required.
The following table summarizes the ULSRSMF linkage conventions.
Feature | Convention | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Attributes | Reentrant. | ||||||||||||||
Type | Nucleus. | ||||||||||||||
Size | No restriction. | ||||||||||||||
Registers at Entry |
|
||||||||||||||
Registers at Return | All registers must be returned unchanged. | ||||||||||||||
Parameters | Refer to the CCCSMF description. | ||||||||||||||
Return Codes | None | ||||||||||||||
Considerations |
|