Error:
sudo: sorry, you are not allowed to set the following environment variables: VERT_DBA_USR, VERT_DBA_HOME, VERT_DBA_GRP
Release : 20.2
Component : IM Reporting / Admin / Configuration
Verify the passwordless sudo user is configured per the documentation:
Specifically the following appears to be related to the error, but you'd want to make sure it is configured per the documentation:
Defaults env_keep +="VERT_DBA_USR VERT_DBA_HOME VERT_DBA_GRP VERT_DBA_DATA_DIR _ENV_VPWD_VAR"
Additionally, this would be good to reference before future upgrades that would require the DR upgrade as a check before the upgrade process.