[ Previous | Next | Contents | Search ]
3270 Host Connection Program 2.1 and 1.3.3 for AIX: Guide and Reference

HCON Display Session Pooling

Pooling is a method for partitioning resources to ensure a logical distribution of the workload. Managing HCON display session pooling, includes:

Introduction to Pooling

Pools are formulated based on:

When an HCON session is initiated, an available session from the pool is used. When the session ends, the session is returned to the pool. Session pooling applies to display sessions only. Session pooling support is available for these connectivity types:

DFT and HIA pools are automatically defined based on the adapter name. SNA Node T2.1 pools must be defined by using the SNA SMIT Configure LU Profiles for 3270 Communication option.

HCON DFT Pooling

The DFT Session Configuration and Adapter Relationship figure shows the logical relationship between a display session, 3270 coax adapters, and session resources.

These restrictions apply to DFT pooling:

SNA DFT

Only display sessions are supported for SNA DFT. All sessions are available to defined users. According to the pooling principle, each 3270 connection adapter is an LU pool. The LUs are assigned by the first available, lowest address. All users are pooled within the same adapter. The emulator issues an error message if a user attempts to start a session when the resource is not available.

Non-SNA DFT

For non-SNA DFT sessions, the principle is the same as for SNA DFT sessions except printer sessions are ignored.

Note: The 3270 Connection Adapter must be configured with the printer address so that printer sessions can be detected and bypassed.

HIA Pooling

Only display sessions are supported for Host Interface Adapter (HIA) connectivity. All sessions are available to defined users. According to the pooling principle, HIA is a pool. The sessions are assigned by the first available, lowest address. All users are pooled within the same adapter. The emulator issues an error message if a user attempts to start a session when the resource is not available.

SNA Node T2.1 Pooling

Guidelines for using SNA Node T2.1 pooling pertain to:

Configuration of SNA T2.1 Sessions with Multiple Pools

The SNA T2.1 Session Configuration and SNA Profile Relationship figure shows the relationship between multiple HCON users with multiple pools of SNA Logical Connection profiles. All users are configured with a single SNA Attachment Profile (SDLC) for a given communication adapter.

Setting Up an SNA Node T2.1 LU Pool

In working with an SNA Node T2.1 pool, you must enable and disable SNA Node T2.1 display session pooling.

Enable SNA Node T2.1 Display Session Pooling

  1. Obtain the required host information from the host system programmer, including:
  2. Create the SNA Attachment Profile that operates with these characteristics.
    Note: You have the option to create the SNA Attachment Profile before or during the Quick Configuration.
  3. Partition the LUs into one or more pools based on the LU address range provided and the operating environment.
  4. Define each pool using the Configure LU Profiles for 3270 Communication option in SMIT. The LU pool name is represented by its LU Profile Prefix.
    Note: It is not advisable to use a : (colon) when entering information into SMIT text-entry fields. SMIT interprets a : (colon) as a field delimiter.
  5. Assign each HCON user's session to a pool based on the session profile and the user's requirements. HCON does not verify that the pool exists during the configuration process.
    Note: An * (asterisk) at the end of the pool name indicates that pooling occurs within the defined pool.

The LU Prefix Example for Pooling figure shows the Quick Configuration process to create POOL1, POOL2, POOL3, and POOL4.

Disable SNA Node T2.1 Display Session Pooling

To disable pooling support for a session, use the entire SNA Logical Connection Profile name. The entire profile name must be entered because the prefix and * (asterisk) value are only used to enable pooling.

Use these examples of LU prefix values in the SNA Logical Connection Prefix or Profile field:

Value Meaning
POOL1* Select any available LU from POOL1.
POOL105 Connect to the host using LU Connection Profile POOL105 and its related profiles. Pooling is not in effect for this session.

LU Pooling Management

The stathcon command and the HCON Control option in SMIT are available for LU pooling management. The stathcon command lists the status of HCON session profiles and SNA logical unit (LU) pools. The HCON Control option in SMIT is useful for administering host resources and balancing the load between user needs and system requirements.

To manage LU pooling you can:


[ Previous | Next | Contents | Search ]