When trying to clear the WCC Cache with the wcc_monitor utility Ian error is given: I410014 No server matched specified pattern
search cancel

When trying to clear the WCC Cache with the wcc_monitor utility Ian error is given: I410014 No server matched specified pattern

book

Article ID: 271507

calendar_today

Updated On:

Products

Autosys Workload Automation

Issue/Introduction

When trying to clear the cache of the WCC machine the following error is generated

# ./wcc_monitor.sh -u ejmcommander -p ejmcommander -d <HOSTNAME>.<DOMAIN>.<COM>
Workload Control Center Monitoring Batch Interface

Initialization.......
Authenticating with EEM....

I410014 No server matched specified pattern

Environment

Autosys 12.x
WCC 12.x

Cause

The name used in the command did not match the Autosys Server name configured in the WCC Configuration tab.


 

Resolution

The server name is the name set up on the WCC Configuration tab.

Review the Name provided for the Autosys connection on this tab.


When you use this name the command will work

# ./wcc_monitor.sh -u ejmcommander -p ejmcommander -d <HOSTNAME>
Workload Control Center Monitoring Batch Interface

Initialization.......
Authenticating with EEM....

I410008 Delete content request was sent successfully for servers:
        <HOSTNAME>

Additional Information