Subsystem Control Point (SCP) Management Programming Manual
Errors
Subsystem Control Point (SCP) Management Programming Manual—520619-001
A-29
–852 ZTRC-ERR-BAD-TRACE-PARAMS
ZTRC-TKN-INIT-ERR-DETAIL
contains the error number returned by the DSM_TRACE_INIT_ procedure. SCF 
converts this number to a printable name that it includes in the error message:
Error 
Number
Parameter Name Text 
Inserted in SCF Message Problem
1 “TRACE WORK” No pointer to the TRACE-WORK structure 
was passed in the call
2 “TRACE WORK 
LENGTH”
No TRACE-WORK structure was passed in the 
call
3 “COLL NAME” No collector name was passed in the call
4“COLL NAME 
LENGTH”
The passed collector name length is incorrect
5 “COLL PRIORITY” The passed collector process priority is invalid
6 “TRACE OBJECT” Object name not passed, object name invalid, or 
attempt to trace a nonexistent backup
7 “TRACE OBJECT 
LENGTH”
Object name length not passed or out of range
8 “FILE NAME” Trace-file name not passed or invalid
9 “FILE NAME LENGTH” Length of trace-file name not passed or out of 
range
10 “SEGMENT SIZE” Segment size out of range (less than 248 bytes 
or greater than 500MB)
11 “LOCK MEMORY SIZE” Specified memory size greater than segment 
size or less than 0
12 “TRANSFER SIZE” Specified transfer size greater than segment 
size or less than 1
13 “BLOCK SIZE” Specified size greater than segment size, greater 
than 30KB, or less than 1
14 “SELECT OPTIONS” Trace options were not passed but trace options 
length was passed
15 “SELECT OPTIONS 
LEN”
Trace options included but not length, length is 
odd, length is less than 0, or length is greater 
than 1024
16 “WRAP” Not checked
17 “COLL/NOCOLL” Not checked
18 “SSID” Not checked
19 “CPU” CPU is less than 0 or greater than 15










