
Administration Commands
remove_dlc_trace
2.180.2 Returned Parameters
Parameter name | Type | Length |
user_id | character | 10 |
description | character | 31 |
profile | character | 10 |
(Up to ten profiles can be returned on the profile parameter.)
If the command executes successfully, SNAplus2 returns the following parameters:
user_id
User identifier.
description
A text string describing the user ID and password, as specified in the definition of the user ID and password.
profile
Each line is a profile associated with the user.
2.180.3 Error Return Codes
If the command cannot be executed, SNAplus2 returns a primary return code to indicate the type of error and a secondary return code to provide specific details about the reason for unsuccessful execution.
Parameter Check
If the command does not execute because of a parameter error, SNAplus2 returns the following parameters:
primary_rc
PARAMETER_CHECK
secondary_rc
Possible values are:
INVALID_USERID
The list_options parameter was set to LIST_INCLUSIVE to list all entries starting from the supplied user ID, but the user_id parameter value was not valid.
State Check
No specific state errors, other than those listed in Appendix A, Common Return Codes from snapadmin Commands, occur for this command.
Other Conditions
Appendix A, Common Return Codes from snapadmin Commands, lists combinations of primary and secondary return codes that are common to all commands.
2.181 remove_dlc_trace
The remove_dlc_trace command removes DLC line tracing that was previously specified using add_dlc_trace. This command can be used to remove all tracing on a resource that is currently being traced, to remove the tracing of certain messages from a resource currently being traced, or to remove all DLC line tracing.
571