High Availability Monitors Version A.03.02 Release Notes

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_EMULATOR_USER
Chapter 3236
session_def_data.session_variant.def_data_5250.mode_name
Name of the mode that this session uses. This is an
8-byte type-A EBCDIC string (starting with a letter),
padded on the right with EBCDIC spaces. The mode
name must match the name of an APPC mode that has
already been defined; it is generally set to the
SNA-defined mode name QPCSUPP.
session_def_data.session_variant.def_data_5250.session_
type
Type of the 5250 session (display or printer). Possible
values are:
AP_5250_DISPLAY
Display session
AP_5250_PRINTER
Printer session
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameter:
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
AP_INVALID_SESSION_TYPE
The
emulator_type
or
session_type
parameter for
one or more sessions was not set to a valid value.
Appendix A, “Common Return Codes,” lists further secondary return
codes associated with AP_PARAMETER_CHECK, which are common to all
NOF verbs.