Natural Umbrella Name and Umbrella Type
search cancel

Natural Umbrella Name and Umbrella Type

book

Article ID: 247500

calendar_today

Updated On:

Products

SYSVIEW Performance Management

Issue/Introduction

The Software AG Natural Integration is explained in the Software AG Natural Integration section of the SYSVIEW manual.   

 

After this integration, in CTRANLOG the Umbrella and UmbType columns contain values for the NATN transaction. For example:

 

 

 

Jobname  Date     Time     Tran     Task# Program |Umbrella UmbType

CICSDS   12/07/22 10:47:01 NATN       112 NATRE    NAT12010 CICSTEST

CICSDS   12/07/22 10:47:05 NATN       113 NATRE    NAT12010 B140LCZB

 

The following information appears selecting one of these records in Ctranlog:

 

Umbrella Name   : NAT12010 

Umbrella Type   : CICSTEST 

 

What do these fields mean and what is the source for these fields?

Environment

Release 16.0 and later 

Resolution

The GSVCNATX module makes various Monitor Exit Interface (MEI) calls to SYSVIEW to provide data about the Natural calls.  The MEI is documented in the section CICS Monitor Exit Interface.


For umbrella name and type it makes call GSVCMEI SET_UMBRELLA_NAME during the 'Natural program start' event.  Umbrella name is the Natural program name from the field RDCGPGM.  Umbrella type is the Natural application name from the field RDCGCAPL.