AS/400 HELP    

                                       "MSGMON" 

                            Find an online job that has “bombed out”

 

                           

 

MSGMON allows you monitor  one or more messages for each online session. MSGMON uses API  QEZLSGNU to gather all online users and API QMHLJOBL to scan the job log messages in each session’s job log.  Only  messages you enter in file MONMESGS are shown.  I entered message CEE9901 in this example.  Note that the job log for each session is deleted only at sign off.

Use STRDFU to maintain the messages you want to monitor.  (MONMESGS in library MONMSG)   Messages are read into a table at run time.  

 

 

MSGMON was developed at V5R1  and saved to V4R5   

 

PC INSTRUCTIONS:

Download "MSGMON” to your PC.

Go to a DOS session and enter the following;

FTP SYSTEM                                        (system = your AS/400’s name or IP address)

Enter a valid user id and password

CD QGPL

LCD C:\DIRECTORY (directory= the directory on your pc where you downloaded “ MSGMON.savf”

QUOTE    SITE     NAMEFMT   1

BIN

PUT       MSGMON.SAVF

QUOTE   RCMD   RSTLIB   SAVLIB(MSGMON)   DEV(*SAVF)   SAVF(QGPL/MSGMON)

 Note:  If there is a security problem restoring all objects with the command above,  sign on to your as/400 as Qsecofr and run RSTLIB  from the command line.

   DOWNLOAD MSGMON.savf                               

 

 

AS/400 INSTRUCTIONS:

 

 

 

ADDLIBLE MSGMON      (if this library is not in the system library list)

CALL MSGMON