![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
================================================== == SQL Anywhere Network Server Version 11.0.1.2308 Advanced edition 16 logical processor(s) on 4 physical processor(s) detected. Running Windows 2003 Build 3790 Service Pack 2 on X86 (X86_64) Server built for X86 processor architecture 25165824K of memory used for caching Physical memory allocated for images: 24883928K Address space allocated: 1237664K Using a maximum page size of 8192 bytes ================================================== == In -xp database option: autofailover = Specifies whether the mirror server automatically takes over as the primary server when the original primary server goes down. This option does not apply to *synchronous* mode. Is it possible to set up database mirror system using synchronous (sync) mode but do not allow auto fail over if the primary server go down? Thanks in advance for your help. Best regards, Rachan Terrell |
#3
| |||
| |||
|
|
No, there is no way to do this at present; the mirror will try to take ownership of the database if the primary server goes down and the arbiter and mirror agree that the mirror is up-to-date. It's not clear why you would want to do otherwise. You could mark one of the servers as the preferred server so that it will take ownership of the database when it becomes available again. SQL Anywhere Developer Community: http://www.sybase.com/developer/libr...ere-techcorner SQL Anywhere Blog Center: http://www.sybase.com/sqlanyblogs Rachan Terrell wrote: ================================================== == SQL Anywhere Network Server Version 11.0.1.2308 Advanced edition 16 logical processor(s) on 4 physical processor(s) detected. Running Windows 2003 Build 3790 Service Pack 2 on X86 (X86_64) Server built for X86 processor architecture 25165824K of memory used for caching Physical memory allocated for images: 24883928K Address space allocated: 1237664K Using a maximum page size of 8192 bytes ================================================== == In -xp database option: autofailover = Specifies whether the mirror server automatically takes over as the primary server when the original primary server goes down. This option does not apply to *synchronous* mode. Is it possible to set up database mirror system using synchronous (sync) mode but do not allow auto fail over if the primary server go down? Thanks in advance for your help. Best regards, Rachan Terrell |
![]() |
| Thread Tools | |
| Display Modes | |
| |