Administration Commands
define_tp_load_info
The full path name of the TP executable.
arguments
type
Specifies the TP type. Possible values are:
QUEUED
The TP is a queued TP.
The TP is a broadcast queued TP.
The TP is a nonqueued TP.
timeout
Timeout in seconds after the TP is loaded. Specify a value in the range
userid
User ID required to access and run the TP.
group
Group ID required to access and run the TP.
stdin
Full path name of standard input file or device.
stdout
Full path name of standard output file or device.
stderr
Full path name of standard error file or device.
env
Environment variables required by the TP in the form VARIABLE = VALUE. For more information about environment variables that the TP may require, see Appendix C, Environment Variables.
If the TP is a
2.58.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
2.58.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:
222