CICS TS 5.5 - After patching, seeing a different behavior while submitting jobs via INTRDR
search cancel

CICS TS 5.5 - After patching, seeing a different behavior while submitting jobs via INTRDR

book

Article ID: 220615

calendar_today

Updated On:

Products

Top Secret

Issue/Introduction

After patching TSS/ENF, cics changed behavior while submitting JOBS via INTRDR.

Before CICS STC userid was used as the USERID in the JCL, after patching the CICS default userid is used.

Environment

Release : 16.0

Component : CA Top Secret for z/OS

Resolution

 

If no user id is supplied for a transaction, it will default to the SIT default acid (CICSTOPP). 

The current facility options (for CICSPROD) would not cause TSS to change the default ID to region ID.

By changing the TSS facility option to NOIJU (no insert job user)  jobs submitted run under the CICS region id. 

To alter the CICS facility to NOIJU 

issue the following command 

TSS MODI FAC(CICSPROD=NOIJU)