Slow Performance when modifying or creating connection object
search cancel

Slow Performance when modifying or creating connection object

book

Article ID: 131918

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

System becomes unresponsive when modifying a CONN/CIT object (save, duplicate, delete). The following message can be seen in the WP logs:

U00021903 Cache for 'CONN/CIT' successfully initialized. Length = '8192' 

Environment

Release: AUTWAB99000-11.2-Automic Workload Automation-Base Edition
Component:

Cause

If a connection object is changed or created, all WP's start to fully refresh their cache for connection objects. The existing cache is completely discarded and rebuilt from the database.

Resolution

Reduce the number of CONN/CIT objects. Delete CONN/CIT that are not in use. The system is working as designed. This issue occurs when you have a large number of CONN/CIT since the cache is rebuilt each time a modification is made.