IST2210I
GR PREFERENCE TABLE ENTRY = entryname

Explanation

This message is part of a group of messages that VTAM® issues in the following situations:
  • In response to a D NET,ID=name,IDTYPE=GENERIC command. The first message in this message group is IST1359I. See the explanation of that message for a complete description.
  • In response to a D NET,GRPREFS command.
A complete description of the message group follows.
D NET,GRPREFS                                                          

 IST075I NAME = GRPREF03, TYPE = GR PREFERENCES                        
 IST924I ------------------------------------------------------------- 
 IST2210I GR PREFERENCE TABLE ENTRY = **DEFAULT**                      
 IST2202I GREXIT   = NO       WLM      = YES      LOCLU    = YES       
 IST2204I LOCAPPL  = YES      PASSOLU  = NO                            
 IST924I ------------------------------------------------------------- 
 IST2210I GR PREFERENCE TABLE ENTRY = APPLGR                           
 IST2202I GREXIT   = NO       WLM      = YES      LOCLU    = NO        
 IST2204I LOCAPPL  = NO       PASSOLU  = YES                           
 IST314I END
IST075I
  • This message identifies the type of information in the display. The type is always GR PREFERENCES for this message group.
  • In the message text:
    tablename
    The name of the Generic Resources Preferences Table that is displayed. See Node and ID types in VTAM messages for more information.
IST350I
  • This message identifies the type of information in the display and is always GR PREFERENCES TABLE for this message group.
IST924I
  • This message is a line separator between subgroups.

IST2202I
  • This message lists the generic resource preferences for GREXIT, WLM, and LOCLU.
  • In the message text:
    grexit
    Indicates whether the Generic Resource exit is called during generic resource resolution. Valid values are:
    YES
    The Generic Resource exit is called during generic resource resolution.
    NO
    The Generic Resource exit is not called during generic resource resolution.
    wlm
    Indicates whether the MVS™ Workload Manager is called during generic resource resolution. Valid values are:
    YES
    The MVS Workload Manager is called during generic resource resolution.
    NO
    The MVS Workload Manager is not called during generic resource resolution.
    loclu
    Indicates whether generic resource resolution for sessions initiated from a local LU that is part of a local SNA or local non-SNA major node on this host prefers generic resource instances on this host. Valid values are:
    YES
    Generic resource resolution for sessions initiated from a local LU that is part of a local SNA or local non-SNA major node on this host prefers generic resource instances on this host.
    NO
    Generic resource resolution for sessions initiated from a local LU that is part of a local SNA or local non-SNA major node on this host does not prefer generic resource instances on this host.
IST2204I
  • This message lists the generic resource preferences for LOCAPPL and PASSOLU.
  • In the message text:
    locappl
    Indicates whether generic resource resolution for sessions initiated from an application on this host prefers generic resource instances on this host. Valid values are:
    YES
    Generic resource resolution for sessions initiated from an application on this host prefers generic resource instances on this host.
    NO
    Generic resource resolution for sessions initiated from an application on this host does not prefer generic resource instances on this host.
    passolu
    Indicates whether generic resource resolution for third-party-initiated (CLSDST PASS) sessions prefers generic resource instances located on the OLU host. Valid values are:
    YES
    Generic resource resolution for third-party-initiated (CLSDST PASS) sessions prefers generic resource instances located on the OLU host.
    NO
    Generic resource resolution for third-party-initiated (CLSDST PASS) sessions does not prefer generic resource instances located on the OLU host.
IST2210I
  • This message is the first line of a subgroup. This message is a header message for messages IST2202I and IST2204I. One subgroup is issued for either the VTAM or nameless default generic resource preferences and each named entry in the Generic Resource Preferences Table.
  • In the message text:
    entryname
    The name of the Generic Resource Preferences Table entry that defines the subsequent GR preferences. Valid values are:
    **DEFAULT**
    The VTAM default generic resource preferences.
    **NAMELESS**
    The defined nameless Generic Resource Preferences Table entry that identifies the default generic resource preferences.
    entryname
    The defined name of the Generic Resource Preferences Table entry. This name also corresponds to the generic resource to which the generic resource preferences apply.

System action

Processing continues.

Operator response

See the z/OS Communications Server: SNA Operation for more information about the Generic Resource Preference Table.

System programmer response

None.

User response

None.

Problem determination

None.

Source

z/OS® Communications Server SNA

Module

You can display the module that issues a SNA message in the message by setting the MSGMOD start option to YES. See Adding the originating module to the message text for more information about the MSGMOD start option.

Routing code

2

Descriptor code

5

Example

D NET,GRPREFS
 IST075I NAME = GRPREF03, TYPE = GR PREFERENCES                        
 IST924I ------------------------------------------------------------- 
 IST2210I GR PREFERENCE TABLE ENTRY = **DEFAULT**                      
 IST2202I GREXIT   = NO       WLM      = YES      LOCLU    = YES       
 IST2204I LOCAPPL  = YES      PASSOLU  = NO                            
 IST924I ------------------------------------------------------------- 
 IST2210I GR PREFERENCE TABLE ENTRY = APPLGR                           
 IST2202I GREXIT   = NO       WLM      = YES      LOCLU    = NO        
 IST2204I LOCAPPL  = NO       PASSOLU  = YES                           
 IST314I END