Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: dnib on June 28, 2012, 11:27:46 AM

Title: DAP question for HA architecture
Post by: dnib on June 28, 2012, 11:27:46 AM
Hi guys, I need your help to figure something out.

We have a HA architecture were the DB servers (Primary and backup) are distributed on two servers. DAP is configured on the server were DBServer Primary is installed.

Question:
What happens if we switchover to DBServer Backup (on this server no DAP is configured) and shutdown the server were DBServer Primary and DAP are configured? Will we have database conectivity problems ?

If yes, suggestions are welcomed.

Thanks
Title: Re: DAP question for HA architecture
Post by: BenTaylor on June 28, 2012, 03:45:51 PM
You don't need to worry about the DAP as its not really an application, it just represents the connection parameters for DBServer to use. The DAP will just switch to backup DBServer when primary goes down.
Title: Re: DAP question for HA architecture
Post by: dnib on June 29, 2012, 06:49:02 AM
Thank you! I knew that DAP has nothing installed on the server, but I worried that I would be considered unavailable if the machine on which it shows as deployed (in SCI) would go down.

Thank you