uxlst audit command returns incomplete results when too many records are matched by filter
search cancel

uxlst audit command returns incomplete results when too many records are matched by filter

book

Article ID: 280197

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

The command "uxlst audit" command does not return an error in case it does not return all the results matched by the filter when the file u_fmat60.dta contains way too many records (several hundred thousands of lines).

Environment

Dollar Universe Nodes 6.x and 7.x

 

Cause

Defect

Resolution

Update to a fix version listed below or a newer version if available.

Fix version(s): 
Component: Application Server (Node)
Will be fixed on Dollar Universe 6.10.121 - planned release end of March 2024
Will be fixed on Dollar Universe 7.01.01 - planned release June 2024

Additional Information

Defect ID: DU_AS-6350

Public Description: This was due to a memory issue, when command reaches a huge amount of allocated memory or is filling all the system memory.
We have now added a node setting controlling the behaviour, and a new error message when limit is reached.

New node setting : UXLST_AUDIT_MAX_ENTRIES

As an indication, you can put 600000 if you want a limit of 4GB of memory.

Error messages printed :
 uxlst audit reaches out maximum authorized memory limit ! Please change your filter to reduce number of entries.
command in error!!