Issue with OPSJES2 Function - Filter for MASI systems not working
search cancel

Issue with OPSJES2 Function - Filter for MASI systems not working

book

Article ID: 272202

calendar_today

Updated On:

Products

OPS/MVS Event Management & Automation

Issue/Introduction

We are having issues with the following functions on a few systems: 

 X = OPSJES2('I','MASI','*','A')        
    do I = 1 to queued()                
     pull line.i                        
     say line.i          
   end              

The output returned is invalid, showing several UNDEFINED nodes:

*032     32   UNDEFINED * * *          *        N/A      * 
     *    *    *        *          *        *              
     *        *        *        *        *                 
*031     31   UNDEFINED * * *          *        N/A      * 
     *    *    *        *          *        *              
     *        *        *        *        *                 
*030     30   UNDEFINED * * *          *        N/A      * 
     *    *    *        *          *        *              
     *        *        *        *        *                 
*029     29   UNDEFINED * * *          *        N/A      * 
     *    *    *        *          *        *              
     *        *        *        *        *                 
*028     28   UNDEFINED * * *          *        N/A      * 
     *    *    *        *          *        *              
     *        *        *        *        *                 
*027     27   UNDEFINED * * *          *        N/A      * 

 

 

Environment

Release : 14.0

Resolution

The symptom described matches the one resolved by the PTF LU10113:

LU10113 OPSJES2 FUNCTION MISSING STATUS FILTER FOR MASI QUERY

We recommend the latest maintenance for the OPSJES2 function which is the PTF LU10744:

https://support.broadcom.com/web/ecx/solutiondetails?aparNo=LU10744&os=z/OS

LU10744 supersedes the PTF LU10113.