![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
If I have understood it correct SQL Anywhere do NOT support NAS. It does however sopport SAN. -- Kjetil -- "P Merritt" <pmerritt (AT) transcendonline (DOT) com> wrote in message news:444ba04c$1 (AT) forums-1-dub (DOT) .. If a database and log are kept on external storage (NAS in this case), and if machine A which normally serves the database runs into problems, can we bring it down, connect machine B and have it take over? |
#3
| |||
| |||
|
|
You will want to refer to this tech. note http://www.ianywhere.com/developer/t..._remotely.html It discusses both SAN and NAS and specifically addresses the requirements for access to any remotely stored database file. For any of this to work 100% reliably, we require 100% guarantees. Ideally write-order is maintained and there is no caching of writes. "Kjetil Valøy" <kjetil.valoy (AT) iticket (DOT) no> wrote in message news:444be97d$1 (AT) forums-1-dub (DOT) .. If I have understood it correct SQL Anywhere do NOT support NAS. It does however sopport SAN. -- Kjetil -- "P Merritt" <pmerritt (AT) transcendonline (DOT) com> wrote in message news:444ba04c$1 (AT) forums-1-dub (DOT) .. If a database and log are kept on external storage (NAS in this case), and if machine A which normally serves the database runs into problems, can we bring it down, connect machine B and have it take over? |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Yes. You should be able to start the database file using an engine on a different machine provided that the file locations are consistent i.e., the path and file name are consistent on both machines. -- Chris Keating Sybase Adaptive Server Anywhere Professional Version 8 ************************************************** *************************** Sign up today for your copy of the SQL Anywhere Studio 9 Developer Edition =and try out the market-leading database for mobile, embedded and small to medium sized business environments for free! http://www.ianywhere.com/promos/deved/index.html ************************************************** *************************** iAnywhere Solutions http://www.iAnywhere.com ** Please only post to the newsgroup ** Whitepapers can be found at http://www.iAnywhere.com/developer ** EBFs can be found at http://downloads.sybase.com/swx/sdmain.stm ** Use Case Express to report bugs http://case-express.sybase.com ************************************************** *************************** |
#6
| |||
| |||
|
|
Really.. are you effectively saying that the database has path and file names embedded in it? that seems surprising since I've copied databases with associated transaction logs from one machine to another and never thought about being sure the machines had the same directory structure.. "Chris Keating(iAnywhere Solutions)" NoSpamPlease_k_e_a_t_i_n_g (AT) i_A_..._r_e (DOT) com> wrote in message news:444d6bd0$1 (AT) forums-1-dub (DOT) .. Yes. You should be able to start the database file using an engine on a different machine provided that the file locations are consistent i.e., the path and file name are consistent on both machines. -- Chris Keating Sybase Adaptive Server Anywhere Professional Version 8 ************************************************** *************************** Sign up today for your copy of the SQL Anywhere Studio 9 Developer Edition =and try out the market-leading database for mobile, embedded and small to medium sized business environments for free! http://www.ianywhere.com/promos/deved/index.html ************************************************** *************************** iAnywhere Solutions http://www.iAnywhere.com ** Please only post to the newsgroup ** Whitepapers can be found at http://www.iAnywhere.com/developer ** EBFs can be found at http://downloads.sybase.com/swx/sdmain.stm ** Use Case Express to report bugs http://case-express.sybase.com ************************************************** *************************** |
![]() |
| Thread Tools | |
| Display Modes | |
| |