![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm having trouble configuring my interfaces file to work properly when my Sybase server is running on my backup server. *I am trying to connect via a C++ client using the dbopen call. *When I manually failover my sybase server, I get a SYBECONN error message from sybase. Here is what my interfaces file looks like: SYBASE * * * * query tcp ether server1 5000 * * * * master tcp ether server1 5000 * * * * query tcp ether server2 5000 * * * * master tcp ether server2 5000 I'm trying to configure something as described in this page where they configure backup servers.http://infocenter.sybase.com/help/to...center.dc32600... I have also followed all of the troubleshooting guidelines here:http://www.sybaseteam.com/sybase-ope...-error-message... I can connect properly when sybase is running properly on the primary server. *I can also get it to work when I manually change the interfaces and comment out the primary server entry. *For some reason, I can't get it to work for the failover scenario. *Does anyone have any suggestions? *Thanks. |
![]() |
| Thread Tools | |
| Display Modes | |
| |