Administration Commands
define_cpic_side_info
digits) must be a hexadecimal value in the range
tp_name
TP name of the target TP.
mode_name
Name of the mode used to access the target TP.
conversation_security_type
Specifies whether the target TP uses conversation security. Allowed values:
NONE
The target TP does not use conversation security.
PROGRAM
The target TP uses conversation security. The security_user_id and security_password parameters are used to access the target TP.
PROGRAM_STRONG
The target TP uses conversation security. The security_user_id and security_password parameters are used to access the target TP. However, the local node must not send the password across the network in clear text format. This option can be used only if the remote system supports password substitution.
SAME
The target TP uses conversation security and can accept an “already verified” indicator from the local TP. (This value indicates that the local TP was invoked by another TP, and has verified the security user ID and password supplied by this TP.) The security_user_id parameter is used to access the target TP; no password is required.
security_user_id
User ID used to access the partner TP. This parameter is not required if the conversation_security_type parameter is set to NONE.
security_password
Password used to access the partner TP. This parameter is required only if the conversation_security_type parameter is set to PROGRAM or PROGRAM_STRONG.
lu_alias
The alias of the local LU used to communicate with the target TP. This alias is a character string using any locally displayable characters.
2.13.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
2.13.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:
71