How to skip the TEN0025 / TCU0025 panel display
search cancel

How to skip the TEN0025 / TCU0025 panel display

book

Article ID: 49279

calendar_today

Updated On:

Products

TPX - Session Management

Issue/Introduction

 

How to stop TEN0025 / TCU0025 panel from displaying?

When invoking the TPX applid, the TCU0025 screen always displays between TCU0003 and TCU0041 as follows:

  TCU0025 TPX Signon Information 
  ------------------------------------------------------------------------- 
  TSS7000I JSYSDJC Last-Used 22 Jul 11 02:24 System=CDCP Facility=BATCH 
  TSS7001I Count=21464 Mode=Fail Locktime=None Name=USER, N. E. 
  Press Enter to continue 
  Command ===> 
  F3=Exit 


Why is the TCU0025 panel displayed?

 

 

Environment

Release: 5.4
Component: TPX for z/OS

Resolution

The Txx0025 panel is used to display signon messages that are returned from the security system.

The Security Action/Message Tables (SAMTs) is used to specify how TPX will respond to return codes and messages from the security system. A SAMT consists of entries for return codes and messages. For each entry there is a corresponding action for the software to take or a reference to a message for the software to display, or both.

This is how the SAMT can be modified to suppress specific Message IDS:

Go to TPXADMIN:

  1. Select system options - OPT 2.

  2. Select Security Action/Message Processing - OPT 8.

  3. Select the security system in use ( e.g. TOPS).

  4. Add "Y" to suppress the desired message ids in the SAMT (e.g. for #0007000 and #0007001).

  5. Reload SAMT for the changes to take place.
    RELOAD SAMT=samtname

(This will apply for any of the language panels such as TCU0025, TEN0025, or any Txx0025, where xx is the language.)

See the TPX Administration Guide for details on specifying Security System Actions and Messages.