User Guide

5-16 Preliminary Draft Ampex 1308904-X4
Model No.
Running Head
acl_errlog_library ACL Application Programmer’s Guide
$RETRY_ON_RESET
Specifies that the ACL management utilities perform one retry automatically when a failure is
caused by a SCSI Bus Device Reset of the ACL. When $RETRY_ON_RESET is not set, an
ACL management utility will perform a retry automatically only if the -retry_on_reset option
is specified on the command line.
EXIT STATUS
The ACL management utilities use the following exit status codes:
0 Operation successful.
nonzero Operation failed.
Writer_Note: If possible, we should show what the output looks like. The only place we describe the
format of the error/event parameters is in the SCSI ICD.
EXAMPLES
Print the 10 most recent error/event log entries.
acl_errlog_library -count :10: -stdout %elog
SEE ALSO
acl_intro(1), aclGetErrorLog(3)
DST/DIS Automated Cartridge Library Application Programming Interface (libacl)
Programmers Guide