TMF Application Programmer's Guide (G06.26+)
TMF ARLIB2 Audit-Reading Procedures
HP NonStop TMF Application Programmer’s Guide—522419-005
5-33
Procedure Calls
Table 5-2. TMF Audit-Reading Procedures (page 1 of 2)
Procedure Name Function
ARCLOSE
Closes a cursor to an audit trail.
ARCOMPLETEIO
ARCOMPLETEIO is for compatibility, the application will
not see ARLIB2 I/O's.
ARFETCHAFTERIMAGE
Copies the after-image field from an SQL/MP or
Enscribe audit record to the application buffer.
ARFETCHAUXPOINTER
Retrieves information about the audit ranges in auxiliary
audit trails.
ARFETCHBEFOREIMAGE
Copies the before-image field from an SQL/MP or
Enscribe audit record to the application buffer.
ARFETCHCHILDNODELIST
Copies the child node list from an audit record to the
application buffer.
ARFETCHFIELDVALUE
Retrieves both the before-image and after-image from
field-compressed update record.
ARFETCHFRAGMENT
Returns information about updated data record
fragments from field-compressed update record.
ARFETCHMXAFTERDATA
Copies the after-image field from an SQL/MX audit
record to the application buffer (uses bit maps).
ARFETCHMXAFTERDATA2
Copies the after-image field from an SQL/MX audit
record to the application buffer (uses byte maps).
ARFETCHMXBEFOREDATA
Copies the before-image field from an SQL/MX audit
record to the application buffer (uses bit maps).
ARFETCHMXBEFOREDATA2
Copies the before-image field from an SQL/MX audit
record to the application buffer (uses byte maps).
ARFETCHRECORDKEY
Copies the record key field from the audit record into the
application’s buffer.
ARGETANSINAME
Returns the ANSI name of an SQL/MX object.
ARGETAUDRECHEADERINFO
Returns certain information from the audit-record
header.
ARGETFIELDINFO Returns information about the individual fields contained
in a field-compressed update record.
ARGETMESSAGELINE
Reproduces error messages for user logging.
ARGETMXCOLUMNINFO
Returns column-format information for the SQL/MX
object indicated by the current audit record.
ARGETNETWORKRECS
Enables the returning of network-related audit records
when the ARREAD procedure is called.
ARGETNONDATACHANGERECS
Causes certain audit records that do not reflect changes
to customer data to be returned instead of being
discarded by the ARREAD procedure.