TMF Application Programmer's Guide (G06.24+)
TMF ARLIB2 Audit-Reading Procedures
HP NonStop TMF Application Programmer’s Guide—522419-004
5-70
ARGETNONDATACHANGERECS
ARGETNONDATACHANGERECS
This procedure reverses the effect of the ARSTOPNONDATACHNGRECS procedure
(it causes certain audit records that do not reflect changes to customer data to be
returned instead of being discarded by the ARREAD procedure).
Audit reading must be started before you call this procedure.
return-code output
INT .EXT:ref:1
is a returned value indicating the outcome of this procedure.
CALL ARGETNONDATACHANGERECS ( return-code ); ! o
Errors (<0) Table 5-3 (later in section) describes the error codes.
Warnings (>0) None.