How a failure or shutdown of TPX, defined as a generic resource, looks to the user
search cancel

How a failure or shutdown of TPX, defined as a generic resource, looks to the user

book

Article ID: 53508

calendar_today

Updated On:

Products

TPX - Session Management

Issue/Introduction

This document describes what will occur for a user logged on to a TPX that fails or is shut down.

Resolution

With TPX defined as a generic resource, each TPX will:

  • access the same VSAM Databases (ADMIN1, ADMIN2, MAIL, NOTES, VIEW)
  • use separate TPX VTAM nodes
  • have unique VTAM APPL and unique VTs (virtual terminals)
  • Generic resource ON.

If both TPX started tasks are up at the same time:

  • Sessions will be routed to both TPX started tasks in a round robin fashion.

If one TPX goes down:

  • The remaining TPX task(s) will get all New session requests.
  • Users previously connected to the TPX that is now down will be disconnected from TPX. They will need to log back on to TPX.
  • The sessions (e.g. CICS, TSO, etc.) do NOT get re-established once the user logs back on to the TPX that remains active. Sessions to the applications will be disconnected.  The user has to sign in again to establish session to applications, provided these applications are available. If the LPAR that lost TPX is down, applications running there will not be available.