TMF Application Programmer's Guide (G06.24+)
TMF ARLIB2 Audit-Reading Procedures
HP NonStop TMF Application Programmer’s Guide—522419-004
5-93
Error Codes
-107 ARE-NEED-NEWER-SQLMX The current version of SQL/MX is not new 
enough to understand the current audit 
record.
-108 ARE-NEED-OLDER-SQLMX The current version of SQL/MX is too new 
to understand the current audit record.
File Management Error
-700 ARE-WRITE-ERROR An error occurred while attempting to write 
to the specified file. To obtain more 
information, call the FILEINFO system 
procedure.
Cursor Management Error
-800 ARE-CURSOR-ERROR An error occurred while attempting to open, 
close, or position a cursor or while 
switching between cursors.
A more detailed error message is printed 
on the operator terminal and is available 
programmatically by calling the 
ARGETMESSAGELINE audit-reading 
procedure.
Audit I/O Errors
-900 ARE-AUDIT-READ-ERROR An error occurred while attempting to read 
an audit record. No further reads will be 
allowed for the current cursor until it has 
been repositioned.
A more detailed error message is printed 
on the operator terminal and is available 
programmatically by calling the 
ARGETMESSAGELINE audit-reading 
procedure.
-901 ARE-END-OF-AUDIT The cursor has reached the end of the 
audit file range specified when the cursor 
was opened. No further reads will be 
allowed for that cursor until it has been 
repositioned.
A more detailed error message is printed 
on the operator terminal and is available 
programmatically by calling the 
ARGETMESSAGELINE audit-reading 
procedure.
Table 5-3. Error Codes by Class (page 3 of 4)
Code DDL Name Meaning










