Command Reference Guide

Administration Commands
dene_tp
Species whether the TP can receive program initialization parameters (PIP). Possible values are:
YES
TP can receive PIP.
NO
TP cannot receive PIP.
tp_instance_limit
Limit on the number of instances of this TP that can be active at any one time. Specify a value in the range
165,535,or0 (zero) for no limit.
2.57.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
2.57.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 specic 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:
SYSTEM_TP_CANT_BE_CHANGED
The specied TP name is the name of a TP used internally by SNAplus2; you cannot dene or modify
a TP with this name.
INVALID_CONV_TYPE
The
conv_type parameter was not set to a valid value.
INVALID_SYNC_LEVEL
The sync_level parameter was not set to a valid value.
INVALID_ENABLED
The enabled parameter was not set to a valid value.
INVALID_PIP_ALLOWED
The pip_allowed parameter was not set to a valid value.
State Check
If the command does not execute because of a state error, SNAplus2 returns the following parameters:
primary_rc
PARAMETER_CHECK
secondary_rc
Possible values are:
220