High Availability Monitors Version A.03.02 Release Notes
NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_EMULATOR_USER
Chapter 3 235
Specifies whether the user has permission to change
the session to use a different screen model from the one
specified. Possible values are:
AP_YES
The user can change the screen model.
AP_NO
The user cannot change the screen model.
For a 5250 session, the following fields are included:
session_def_data.session_variant.def_data_5250.local_lu
_alias
LU alias of the local LU that this session uses. This is
an 8-byte ASCII string (starting with a letter), padded
on the right with spaces. It must match the alias of an
APPC local LU that has already been defined.
session_def_data.session_variant.def_data_5250.plu_alias
LU alias of the partner LU that this session uses. This
is an 8-byte ASCII string (starting with a letter),
padded on the right with spaces. It must match the
alias of an APPC partner LU that has already been
defined. For more information, see “Defining Partner
LUs”.
To indicate that the partner LU is identified by its fully
qualified name instead of its LU alias, set this
parameter to 8 binary zeros, and specify the fully
qualified name in the
fqplu_name
parameter.
session_def_data.session_variant.def_data_5250.fqplu_na
me
Fully qualified name of the partner LU that this
session uses. This parameter is used only if
plu_alias
is set to zeros; it is ignored otherwise. For more
information, see “Defining Partner LUs”.
The name is a 17-byte EBCDIC string, right-padded
with EBCDIC spaces. It consists of a network ID of up
to 8 A-string characters, an EBCDIC dot (period)
character, and a network name of up to 8 A-string
characters.