Pega Upgrade to 8.2 DB2 Linux
Upgrade guide says below
IBM Db2 operating-system users
All IBM Db2 users must also exist at the operating system level. Before you create the database user accounts, define the operatingsystem-level users and authorizations:
• Deployment user - This user must have Administrative privileges on the operating system. For example, in Windows this user is a member of the Administrators Group.
• Admin – This user must have Administrative privileges on the operating system. For example, in Windows this user is a member of the Administrators Group.
• Base – This user must not have Administrator privileges on the operating system.
----
For upgrades why we need this to be performed? shouldn't these be available when we do the installation
Pega upgrade at the high level will identify the difference between the new pega version and the existing version at the DB level and apply DDL to DB, that is why users with appropriate privileges are required.