![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is it possible to setup database mirroring with one primary server and multiple mirror servers? Thank you for your help. Best regards, Rachan Terrell |
#3
| |||
| |||
|
|
Currently there is no way of using multiple mirroring databases. I *believe* research is being done on this feature by the engineering team. -- Joshua Savill Sybase Inc. - Product Manager Rachan Terrell wrote: Is it possible to setup database mirroring with one primary server and multiple mirror servers? Thank you for your help. Best regards, Rachan Terrell |
#4
| |||
| |||
|
|
Currently there is no way of using multiple mirroring databases. I *believe* research is being done on this feature by the engineering team. -- Joshua Savill Sybase Inc. - Product Manager Rachan Terrell wrote: Is it possible to setup database mirroring with one primary server and multiple mirror servers? Thank you for your help. Best regards, Rachan Terrell |
#5
| ||||
| ||||
|
|
Hi Josh, Thanks for that. This was something I queried at the last Sybase seminar. There were a few things that would be great if they were in the product but I am unsure if they were implemented as the last seminar I went to was SQLA 10. 1) To be able to mirror to 2 mirror servers. |
|
2) To be able to use at least one of the mirror servers for database backup so that the primary one in production does not suffer a performance hit. |
|
3) To be able to run reports off at least one of the mirror servers. Larger organisations have end of month intensive querying requiremetns and Crystal Reporting etc can drain the primary. |
|
Cheers, Shao "Josh Savill [Sybase]" <no_spam_jsavill_no_spam (AT) sybase (DOT) com> wrote in message news:49cd20ff$1 (AT) forums-1-dub (DOT) .. Currently there is no way of using multiple mirroring databases. I *believe* research is being done on this feature by the engineering team. -- Joshua Savill Sybase Inc. - Product Manager Rachan Terrell wrote: Is it possible to setup database mirroring with one primary server and multiple mirror servers? Thank you for your help. Best regards, Rachan Terrell |
#6
| |||
| |||
|
|
Some questions/comments inline below: Shao Chan wrote: Hi Josh, Thanks for that. This was something I queried at the last Sybase seminar. There were a few things that would be great if they were in the product but I am unsure if they were implemented as the last seminar I went to was SQLA 10. 1) To be able to mirror to 2 mirror servers. Are you really wanting two mirrors that can each take the role of primary in the case that the primary fails? If so why? What is one mirror not good enough? 2) To be able to use at least one of the mirror servers for database backup so that the primary one in production does not suffer a performance hit. I can't remember.... but I think you might be able to backup the mirror in v11. 3) To be able to run reports off at least one of the mirror servers. Larger organisations have end of month intensive querying requiremetns and Crystal Reporting etc can drain the primary. You can already do this in v11. i.e. you can connect to the v11 mirror and run queries (e.g. reports). So to go back to Q1 - are you really wanting to have the ability to fail over to a mirror server and then fail over to a second mirror server in the case that the (original) primary and first mirror goes down simultaneously? If so, can you give us some good examples when this would really happen? i.e. how likely would it be that primary and mirror both go down at the same time? -- Mark Culp SQLAnywhere Research and Development Sybase iAnywhere Engineering ------------------------------------------------------------------------- Cheers, Shao "Josh Savill [Sybase]" <no_spam_jsavill_no_spam (AT) sybase (DOT) com> wrote in message news:49cd20ff$1 (AT) forums-1-dub (DOT) .. Currently there is no way of using multiple mirroring databases. I *believe* research is being done on this feature by the engineering team. -- Joshua Savill Sybase Inc. - Product Manager Rachan Terrell wrote: Is it possible to setup database mirroring with one primary server and multiple mirror servers? Thank you for your help. Best regards, Rachan Terrell |
#7
| |||
| |||
|
|
Hi Mark, Thanks for the response. To be fair the second mirror is non-essential provided that the first mirror allows you to: 1) Run reports off it (you said that its in there now) 2) Allows backing up from. The only real reason for a secondary mirror is that often the first mirror is usually very close to the primary mirror, e.g. reporting across a LAN (although the server would be in another building). However, for business continuity, the second mirror would be on the other side of the world. However, this is really a feature that is not really the most important to have. So long as the above 2 points are covered, that's really the main concerns and that's pretty much what other database vendors provide. Cheers, Shao "Mark Culp" reply_to_newsgroups_only_please_nosp...here (DOT) com> wrote in message news:49CD4CCD.74678661 (AT) iAnywhere (DOT) com... Some questions/comments inline below: Shao Chan wrote: Hi Josh, Thanks for that. This was something I queried at the last Sybase seminar. There were a few things that would be great if they were in the product but I am unsure if they were implemented as the last seminar I went to was SQLA 10. 1) To be able to mirror to 2 mirror servers. Are you really wanting two mirrors that can each take the role of primary in the case that the primary fails? If so why? What is one mirror not good enough? 2) To be able to use at least one of the mirror servers for database backup so that the primary one in production does not suffer a performance hit. I can't remember.... but I think you might be able to backup the mirror in v11. 3) To be able to run reports off at least one of the mirror servers. Larger organisations have end of month intensive querying requiremetns and Crystal Reporting etc can drain the primary. You can already do this in v11. i.e. you can connect to the v11 mirror and run queries (e.g. reports). So to go back to Q1 - are you really wanting to have the ability to fail over to a mirror server and then fail over to a second mirror server in the case that the (original) primary and first mirror goes down simultaneously? If so, can you give us some good examples when this would really happen? i.e. how likely would it be that primary and mirror both go down at the same time? -- Mark Culp SQLAnywhere Research and Development Sybase iAnywhere Engineering ------------------------------------------------------------------------- Cheers, Shao "Josh Savill [Sybase]" <no_spam_jsavill_no_spam (AT) sybase (DOT) com> wrote in message news:49cd20ff$1 (AT) forums-1-dub (DOT) .. Currently there is no way of using multiple mirroring databases. I *believe* research is being done on this feature by the engineering team. -- Joshua Savill Sybase Inc. - Product Manager Rachan Terrell wrote: Is it possible to setup database mirroring with one primary server and multiple mirror servers? Thank you for your help. Best regards, Rachan Terrell |
#8
| |||
| |||
|
|
Marks, What we try to do is identical to what Shao had said. The first mirror will act as reporting server (does not need to fail over to) and the second mirror will be across the country serving as warm stand by (need to be able to fail over). Best regards, Rachan Terrell "Shao Chan" <NoSpam (AT) NoSpam (DOT) com> wrote in message news:49ce9955$1 (AT) forums-1-dub (DOT) .. Hi Mark, Thanks for the response. To be fair the second mirror is non-essential provided that the first mirror allows you to: 1) Run reports off it (you said that its in there now) 2) Allows backing up from. The only real reason for a secondary mirror is that often the first mirror is usually very close to the primary mirror, e.g. reporting across a LAN (although the server would be in another building). However, for business continuity, the second mirror would be on the other side of the world. However, this is really a feature that is not really the most important to have. So long as the above 2 points are covered, that's really the main concerns and that's pretty much what other database vendors provide. Cheers, Shao "Mark Culp" reply_to_newsgroups_only_please_nosp...here (DOT) com> wrote in message news:49CD4CCD.74678661 (AT) iAnywhere (DOT) com... Some questions/comments inline below: Shao Chan wrote: Hi Josh, Thanks for that. This was something I queried at the last Sybase seminar. There were a few things that would be great if they were in the product but I am unsure if they were implemented as the last seminar I went to was SQLA 10. 1) To be able to mirror to 2 mirror servers. Are you really wanting two mirrors that can each take the role of primary in the case that the primary fails? If so why? What is one mirror not good enough? 2) To be able to use at least one of the mirror servers for database backup so that the primary one in production does not suffer a performance hit. I can't remember.... but I think you might be able to backup the mirror in v11. 3) To be able to run reports off at least one of the mirror servers. Larger organisations have end of month intensive querying requiremetns and Crystal Reporting etc can drain the primary. You can already do this in v11. i.e. you can connect to the v11 mirror and run queries (e.g. reports). So to go back to Q1 - are you really wanting to have the ability to fail over to a mirror server and then fail over to a second mirror server in the case that the (original) primary and first mirror goes down simultaneously? If so, can you give us some good examples when this would really happen? i.e. how likely would it be that primary and mirror both go down at the same time? -- Mark Culp SQLAnywhere Research and Development Sybase iAnywhere Engineering ------------------------------------------------------------------------- Cheers, Shao "Josh Savill [Sybase]" <no_spam_jsavill_no_spam (AT) sybase (DOT) com> wrote in message news:49cd20ff$1 (AT) forums-1-dub (DOT) .. Currently there is no way of using multiple mirroring databases. I *believe* research is being done on this feature by the engineering team. -- Joshua Savill Sybase Inc. - Product Manager Rachan Terrell wrote: Is it possible to setup database mirroring with one primary server and multiple mirror servers? Thank you for your help. Best regards, Rachan Terrell |
#9
| |||
| |||
|
|
Are you really wanting two mirrors that can each take the role of primary in the case that the primary fails? If so why? |
|
Some questions/comments inline below: Shao Chan wrote: Hi Josh, Thanks for that. This was something I queried at the last Sybase seminar. There were a few things that would be great if they were in the product but I am unsure if they were implemented as the last seminar I went to was SQLA 10. 1) To be able to mirror to 2 mirror servers. Are you really wanting two mirrors that can each take the role of primary in the case that the primary fails? If so why? What is one mirror not good enough? 2) To be able to use at least one of the mirror servers for database backup so that the primary one in production does not suffer a performance hit. I can't remember.... but I think you might be able to backup the mirror in v11. 3) To be able to run reports off at least one of the mirror servers. Larger organisations have end of month intensive querying requiremetns and Crystal Reporting etc can drain the primary. You can already do this in v11. i.e. you can connect to the v11 mirror and run queries (e.g. reports). So to go back to Q1 - are you really wanting to have the ability to fail over to a mirror server and then fail over to a second mirror server in the case that the (original) primary and first mirror goes down simultaneously? If so, can you give us some good examples when this would really happen? i.e. how likely would it be that primary and mirror both go down at the same time? |
![]() |
| Thread Tools | |
| Display Modes | |
| |