AS/400 Agent log file errors
search cancel

AS/400 Agent log file errors

book

Article ID: 88417

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

AS/400 Agent log file errors

Environment

Release: AOATAM99000-9.0-Automic-One Automation Tools-Application Manager
Component:

Resolution

Symptoms

The following error messages show up in the Agent log:

U2006000 Started monitoring message queue 'QSYS/QSYSOPRx0x', '???' records have been ignored.             

U2006002 Error when reading message queue 'QSYS/QSYSOPRxCPF2410x', error code '???'.                      

%CPF2410 Message key not found in message queue . 

 


 

 

 

Resolution

Changing the queue that the Agent is pointed to should resolve this issue. To do this:

Create a new message queue in QGPL library

CRTMSGQ MSGQ(QGPL/TEST) TEXT('Test Queue')

Change the console= parameter in the Agent's .ini file to this queue:

console=QGPL/TEST

Restart the Agent.