What do we do if Software Delivery jobs complete successfully on the Agent but the status remains Active in the DSM Explorer ?
search cancel

What do we do if Software Delivery jobs complete successfully on the Agent but the status remains Active in the DSM Explorer ?

book

Article ID: 11011

calendar_today

Updated On:

Products

CA Client Automation - IT Client Manager CA Client Automation CA Client Automation - Patch Manager

Issue/Introduction

CA Client Automation by default uses a bulk update mechanism to transfer job status records from the Scalability server to the Domain Manager. A delta file is built on the Scalability server and transferred every 5 minutes (by default) to the Domain Manager.

It is possible that the Scalability server can send this delta file but an error on the Domain Manager prevents it from being processed thus the job statuses are not updated in the MDB or the DSM Explorer.

What do we do if Software Delivery jobs complete successfully on the Agent but the status remains Active in the DSM Explorer ?

Environment

Client Automation - All versions 

Resolution

You can try running the following commands on the Scalability Servers.

  • Recreate the Delta file on the Scalability Server using the command:
    sd_sscmd synchronize

  • Force a new Bulk update using the command:
    sd_sscmd BulkUpdate

OR

Send the Synchronize Software Job Records procedure in the CA DSM Scalability Server Software Delivery package.

That should resolve the issue.