TMF Application Programmer's Guide (H06.06+, J06.03+)

TMF ARLIB2 Audit-Reading Procedures
HP NonStop TMF Application Programmers Guide540139-009
5-106
Error Codes
-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.
-902 ARE-FILE-NOT-FOUND The cursor is positioned to a sequence
number that does not correspond to an
audit file on disk, and audit restore failed or
is not enabled. This error condition can
result either from explicit cursor positioning
(ARPOSITION) or successive reads. No
further reads will be allowed for the current
cursor until it has been repositioned.
-903 ARE-TMP-NOT-RUNNING TMF is not running on the system. No TMF
operation, including the ARLIB2 file, can be
used. Start TMF.
-904 ARE-TMP-BAD-VERSION The installed $TMP is downrev. The
ARLIB2 file cannot be used with a downrev
TMF. Install the correct version of TMF.
-905 ARE-NOT-LICENSED The application file is not licensed using
the ARLIB2 file or the TMFARUL2 file or
both. The ARLIB2 file does not work.
License the application file or the
TMFARUL2 file or both.
Internal Errors
-1000 ARE-INTERNAL-ERROR An exceptional condition occurred within
the system code. If the API that returned
this error was called with two additional
parameters, namely, sub-system and ar-
error, see Table 5-4
for subsystem codes
information and Table 5-5
for errors
returned by the subsystem. The sub-
system and ar-error information may be
required for the Global Customer Support
Center (GCSC) or your service provider for
additional assistance.
-2000 ARE-MEMORY-ALLOCATION An internal memory allocation occurred.
Contact your service provider.
Table 5-3. Error Codes by Class (page 4 of 4)
Code DDL Name Meaning
Successful