High Availability Monitors Version A.03.02 Release Notes

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DELETE_TN3270_ACCESS
Chapter 3458
configured.
AP_DELETE_USER
Delete the user and all the user's sessions.
For each session to be deleted, up to the number
specified in
num_sessions
, the following parameter is
required:
tn3270_session_name.port_number
The TCP/IP port number used for the session. This
must match a port number defined for this TN3270
user.
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters:
primary_rc
AP_OK
Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2
returns the following parameters:
primary_rc
AP_PARAMETER_CHECK
secondary_rc
Possible values are:
AP_INVALID_CLIENT_ADDRESS
The specified client address did not match the TCP/IP
address defined for any TN3270 user.
AP_INVALID_PORT_NUMBER
The specified TCP/IP port number did not match any
TCP/IP port number defined for this user.
Appendix A, “Common Return Codes,” lists further secondary return
codes associated with AP_PARAMETER_CHECK, which are common to all
NOF verbs.