Why am I seeing "BASE JOB gone" messages at the bottom of the CA Mainframe Application Manager MATUNE log?
search cancel

Why am I seeing "BASE JOB gone" messages at the bottom of the CA Mainframe Application Manager MATUNE log?

book

Article ID: 14639

calendar_today

Updated On:

Products

Mainframe Application Tuner

Issue/Introduction

This is a question about what is occurring in a client's CA MAT LOG after installing V11.

We are seeing:

3504 007CA040 TNMINIT 00000652 BASE JOB gone 1 00:00:00.0000000

R2-R13 00FC9400 00000007 00000004 0491F900 7F351880 0002F000 000B46A0 007CD000



Why am I seeing "BASE JOB gone" messages at the bottom of the CA Mainframe Application Manager MATUNE log?

Environment

Release:
Component: MATUNE

Resolution

The CA MAT TUNLOG dataset in the CA MAT Server Address Space contains two parts.  The first part echoes the options that were in effect when the CA MAT Server was started.  This section comes first and begins with the message "** START OF OPTIONS FROM ...".  It ends with the message "** END OF OPTIONS".

Usually, there is nothing further after the "** END OF OPTIONS" message, unless there are problems detected by the CA MAT Server.  When problems occur, CA MAT will display diagnostic messages intended for use by CA Support personnel.  That is what is happening here.

One such kind of diagnostic messages is a set of 4 messages that are labelled "JOB gone 1" thru "JOB gone 4".  These messages indicate that a CA MAT monitor was started for a job step but the job step ended before CA MAT had completed setting up the monitor for execution.  This usually means monitors were requested against very short running job steps.

To resolve this problem, make sure that the job step being monitored runs at least 60 seconds.