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!!
Dollar Universe 6.x and 7.x
Defect DE153892
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
Resolution details: Code change done to add the missing implementation of resource condition check while updating uproc via command line.