Data consistency error returned by uxupd upr on uprocs with Resource System conditions
search cancel

Data consistency error returned by uxupd upr on uprocs with Resource System conditions

book

Article ID: 394445

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

The command "uxupd upr" launched against a uproc that has a System Resource Condition (CPU, RAM, or Storage) fails with error "Data consistency error"
Example of Unix command to update the default severity to 150:

$UNI_DIR_EXEC/uxupd UPR UPR=AFR_RES_STORAGE GENINF defsev=0150

Expected behavior: the command should work, as the same update can be done via UVC
Actual behavior: the command fails with error "Data consistency error"

$UNI_DIR_EXEC/uxupd UPR UPR=AFR_RES_STORAGE GENINF defsev=0150
Command : uxupd upr upr=AFR_RES_STORAGE vupr=* nopartage geninf defsev=0150
Data consistency error
command in error!!

Environment

Dollar Universe 6.x and 7.x

Cause

Defect DE153892

Resolution

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

Fix version(s): 
Component: Application.Server (Node)
Dollar Universe 7.01.11 - planned release October 2025

Additional Information

Resolution details: Code change done to add the missing implementation of resource condition check while updating uproc via command line.