TMF Application Programmer's Guide (G06.24+)
TMF ARLIB2 Audit-Reading Procedures
HP NonStop TMF Application Programmer’s Guide—522419-004
5-33
Procedure Calls
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.
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.
ARGETRECADDR
Returns the 32-bit record address of the modified data
record (for FORMAT1 or non-oversized FORMAT2
entry-sequenced, relative, and unstructured files files).
ARGETRECADDR64
Returns the 64-bit record address of the modified data
record (for FORMAT1, FORMAT2, or oversized
FORMAT2 entry-sequenced, relative, and unstructured
files).
AROPEN
Opens a cursor for reading audit records from a
particular audit trail.
ARPOSITION
Positions a cursor within an audit trail.
Table 5-2. TMF Audit-Reading Procedures (page 2 of 3)
Procedure Name Function










