User Guide

6-24 Ampex 1308911-02
Model No.
Running Head
dd2_gettrace_drive DD-2 Utilities Manual Pages
%rcf Specifies the recorder control firmware trace log.
%tcf Specifies the transport control firmware trace log.
%scsi Specifies the SCSI control firmware trace log.
ENVIRONMENT
The $TAPE environment variable specifies the tape device to use if the
-f <device_special_file> option is omitted.
EXIT STATUS
The dd2 utilities use the following exit status codes, and may also produce output to -stdout
on success:
0 Operation succeeded.
nonzero Operation failed.
A nonzero return value describes the error encountered error during processing (see “Exit
Status” on page 6-5).
EXAMPLES
1. Get the transport control firmware trace log from the drive and store it in the file
trace.tcf.
dd2_gettrace_drive -stdout %tcf > trace.tcf
2. Get the recorder control firmware trace log from the drive and store it in the file
dummy.rcf.
dd2_gettrace_drive -stdout %rcf > dummy.rcf
SEE ALSO
“DD-2 Utilities Overview” on page 6-1, dd2_clrlog_drive, dd2_getlog_drive, dst_getlog()