What are the QNAMEs that should be defined for CA TPX enqueues?
search cancel

What are the QNAMEs that should be defined for CA TPX enqueues?

book

Article ID: 11262

calendar_today

Updated On:

Products

TPX - Session Management

Issue/Introduction

The following is observed in CA-MIM MIMQNAMES member for TPX:

*==============================================================*       
*  TPX                                                              
*==============================================================*       
                                                                       
NVIVSAMP GDIF=YES,                                                     
         SCOPE=SYSTEMS,                                                
         EXEMPT=NO,                                                    
         ECMF=NO                                                       
                                                                       
NVIVSAMS GDIF=YES,                                                          
         SCOPE=SYSTEMS,                                                     
         EXEMPT=NO,                                                         
         ECMF=NO                                                            
                                                                            
TPXBRCST GDIF=YES,                                                          
         SCOPE=SYSTEMS,                                                     
         EXEMPT=NO,                                                         
         ECMF=NO                                                            
                                                                            
TPXVSAMP GDIF=YES,                                                          
         SCOPE=SYSTEMS,                                                     
         EXEMPT=NO,                                                         
         ECMF=NO                                                            
                                                                            
TPXVSAMS GDIF=YES,                                                          
         SCOPE=SYSTEMS,                                                     
         EXEMPT=NO,                                                         
         ECMF=NO

These are inherited and some of this stuff has been around for awhile.
In an attempt to clean up any obsolete QNAMES, could not find any mention of any of these in the TPX docs or online.

What are the correct QNAMEs that should be defined for TPX enqueues?

Environment

Release: 5.4
Environment : TPX for z/OS

Resolution

The only ones in use are NVIVSAMP and NVIVSAMS.

The reason for NVI rather than TPX is that the module name
that issues the ENQ is NVIVSAM.
This is a legacy name from earlier incarnations of TPX.