HP-UX SNAplus2 CSV Programmer's Guide

Common Service Verbs Reference
COPY_TRACE_TO_FILE (HP-UX Systems Only)
Chapter 2 51
There was no trace information to
copy to file. Either the trace files were
empty, or the SNATRC environment
variable was not set up. This
environment variable must be set up
before the application is started. For
information about how to control API
tracing, refer to the HP-UX
SNAplus2 Diagnostics Guide.
SV_TRACE_NOT_STOPPED
Tracing was still active when the
verb was issued. Before issuing
COPY_TRACE_TO_FILE, tracing for
the CSV, APPC, CPI-C, HLLAPI, and
RUI interfaces must be turned off.
Use DEFINE_TRACE to turn off any
active tracing before issuing
COPY_TRACE_TO_FILE; for more
information, see “DEFINE_TRACE
(HP-UX Systems Only)”.
Other Conditions Other conditions can result in the following primary
return codes (
primary_rc
).
SV_FILE_ALREADY_EXISTS
You specified the value SV_NEW for the
file_option
parameter (to create a new output file), but a file with
the specified name already exists.
SV_INVALID_VERB
The
opcode
parameter did not match the operation
code of any verb. No verb executed.
SV_OUTPUT_DEVICE_FULL
There was insufficient space in the output file's disk or
directory to hold the trace information. The trace files
were not reset; the output file may contain some of the
available trace information, but is not complete.
SV_UNEXPECTED_DOS_ERROR