Page 1 of 1

You have just installed Proactive Outreach Manager (POM) '? SP A or newer on your Avaya Aura Experience Portal (AAI P) 6

Posted: Fri Jul 22, 2022 11:19 am
by answerhappygod
You have just installed Proactive Outreach Manager (POM) '? SP A or newer on your Avaya Aura Experience Portal (AAI P) 6.0- You attempt to start the POM services and receive the following message:
Connection to the database failed. Please configure the database before starting POM server.
Which step must you take to correct the issues and continue with this procedure?

A. The password for the PostgreSQL user Postgres is incorrect. Login to Experience Portal Manager (EPM) from Linux prompt with Postgres user permissions and run psql VoicePortal; alter user Postgres password 'password'; \q
B. The $CATALINA_HOME/lib/config/voiceportal.properties file information is incorrect. Login to EPM from Linux prompt with root user permissions and either replace it with a correct copy or run $AVAYA__HOME Support/VP_Tools/SetDbPassword/SetDbPassword.sh update -u Postgres -p password.
C. The PostgreSQL database is not running. Login to EPM from Linux prompt with root user permissions and run "service Postgres ql start
D. The SPOM_HOME/config/PIMHibernate-cfg.xml file information is incorrect. Login to EPM from Linux prompt with root user permissions and either replace it with a correct copy or run $POM_HOME/bin/installDB.sh SPOM_HOME.