Description :Following an upgrade of DUAS from a version older than 6.2.01, errors are generated during the online reorg and purging of the triggers data files.
Environment
OS: IBM AIX OS Version: Any OS based UNIX/Linux
Cause
Cause type: Defect Root Cause: During the upgrade from a DUAS version lower than 6.2.01 version (in this version were introduced the trigger and their related SQLite file object.db security.db history.db) everything goes fine except that all triggers related data file are created and own by root. (This was tested with Autopatch upgrade). -rw-r--r-- 1 root users 13312 Jul 30 17:36 history.db
Resolution
# Workaround: Run as root uxrights -m assign -a after the upgrade