|
Psst! Did you know
DevelopmentNow is a mobile web site design agency?
Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK! | |||||||
Reply to "Could i have two folders to keep cubes data in MSAS" on sql server olap:Original Thread:
Hi! I am wondering if there is a way of having 2 directorys for storage cubes data? I have two partitions and i want cubes storage to be split in the two partitions. Is it possible? In sql server 2000 i could define two places to keep database data, is there something like this in AS? Thanks in advanced!!
Everything in Analysis Services is driven down from a single folder, referred to as the "Data Folder". Although this by default is on the same device as Analysis Services was installed on, but it can be moved to a different device. While this folder must exist on a single logical device to NT (e.g. the "F:" drive), you can use RAID and other hardware technologies to split the data folder out to multiple physical devices. -- Dave Wickert [MSFT] dwickert@online.microsoft.com Program Manager BI SystemsTeam SQL BI Product Unit (Analysis Services) -- This posting is provided "AS IS" with no warranties, and confers no rights. [quoted text, click to view] "Botinha" <botinha@netcabo.pt> wrote in message news:9587965.0408250828.10554c5f@posting.google.com... > Hi! > I am wondering if there is a way of having 2 directorys for storage > cubes data? > I have two partitions and i want cubes storage to be split in the two > partitions. Is it possible? > In sql server 2000 i could define two places to keep database data, is > there something like this in AS? > > Thanks in advanced!! > > André Fonseca
And in Yukon we allow to specify location of files per partition ! -- ================================================== Mosha Pasumansky - http://www.mosha.com/msolap Yukon information at http://www.mosha.com/msolap/yukon.htm Development Lead in the Analysis Server team All you need is love (John Lennon) Disclaimer : This posting is provided "AS IS" with no warranties, and confers no rights. ================================================== [quoted text, click to view] "Dave Wickert [MSFT]" <dwickert@online.microsoft.com> wrote in message news:uYvzavsiEHA.2412@TK2MSFTNGP15.phx.gbl... > Everything in Analysis Services is driven down from a single folder, > referred to as the "Data Folder". Although this by default is on the same > device as Analysis Services was installed on, but it can be moved to a > different device. > > While this folder must exist on a single logical device to NT (e.g. the "F:" > drive), you can use RAID and other hardware technologies to split the data > folder out to multiple physical devices. > > -- > Dave Wickert [MSFT] > dwickert@online.microsoft.com > Program Manager > BI SystemsTeam > SQL BI Product Unit (Analysis Services) > -- > This posting is provided "AS IS" with no warranties, and confers no rights. > > "Botinha" <botinha@netcabo.pt> wrote in message > news:9587965.0408250828.10554c5f@posting.google.com... > > Hi! > > I am wondering if there is a way of having 2 directorys for storage > > cubes data? > > I have two partitions and i want cubes storage to be split in the two > > partitions. Is it possible? > > In sql server 2000 i could define two places to keep database data, is > > there something like this in AS? > > > > Thanks in advanced!! > > > > André Fonseca > > |
|||||||
