![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Does anyone know where I can find information on this subject? We currently produce local cubes directly via create cube statement. Will we still be able to bypass analysis services to produce local cubes with similar features as the server cubes in AS 2005? (we use server cubes aswell for clients with decent internet connections) regards, Richard |
#4
| |||
| |||
|
|
I don't know of any publicly-accessible sources of information for local cubes, but yes, you will still be able to produce local cubes directly from a relational source in AS2005. As with a lot of things in AS2005 there have been a lot of changes with this area of functionality so here's a brief overview of what I understand... * The CREATE CUBE and CREATE GLOBAL CUBE syntaxes that we used with AS2K are still supported with AS2005. However, the CREATE CUBE syntax can't be used against AS2005 server cubes (although it still will work against AS2K cubes). * There's also a new way of creating local cubes, and that's using XMLA. For a good overview of using XMLA to define and process server cubes see this white paper: http://msdn.microsoft.com/sql/defaul...asprocarch.asp Unfortunately it doesn't deal with local cubes specifically, but it will give you a good general introduction to the subject. * CREATE GLOBAL CUBE statements are in fact translated into this XMLA syntax by the server when they're issued, so the easiest way to see how to build some local cubes with XMLA is to run a CREATE GLOBAL CUBE statement while running a Profiler trace. Hopefully this is enough information to get you going! Chris -- Blog at: http://spaces.msn.com/members/cwebbbi/ "Richard Bond" wrote: Does anyone know where I can find information on this subject? We currently produce local cubes directly via create cube statement. Will we still be able to bypass analysis services to produce local cubes with similar features as the server cubes in AS 2005? (we use server cubes aswell for clients with decent internet connections) regards, Richard |
#5
| |||
| |||
|
|
Isnt it more of a case of building a local UDM rather than a local cube? -- Simmo "Chris Webb" wrote: I don't know of any publicly-accessible sources of information for local cubes, but yes, you will still be able to produce local cubes directly from a relational source in AS2005. As with a lot of things in AS2005 there have been a lot of changes with this area of functionality so here's a brief overview of what I understand... * The CREATE CUBE and CREATE GLOBAL CUBE syntaxes that we used with AS2K are still supported with AS2005. However, the CREATE CUBE syntax can't be used against AS2005 server cubes (although it still will work against AS2K cubes). * There's also a new way of creating local cubes, and that's using XMLA. For a good overview of using XMLA to define and process server cubes see this white paper: http://msdn.microsoft.com/sql/defaul...asprocarch.asp Unfortunately it doesn't deal with local cubes specifically, but it will give you a good general introduction to the subject. * CREATE GLOBAL CUBE statements are in fact translated into this XMLA syntax by the server when they're issued, so the easiest way to see how to build some local cubes with XMLA is to run a CREATE GLOBAL CUBE statement while running a Profiler trace. Hopefully this is enough information to get you going! Chris -- Blog at: http://spaces.msn.com/members/cwebbbi/ "Richard Bond" wrote: Does anyone know where I can find information on this subject? We currently produce local cubes directly via create cube statement. Will we still be able to bypass analysis services to produce local cubes with similar features as the server cubes in AS 2005? (we use server cubes aswell for clients with decent internet connections) regards, Richard |
#6
| |||
| |||
|
|
Sort of, although the UDM is nothing more than the cube really. -- Blog at: http://spaces.msn.com/members/cwebbbi/ "Simmo" wrote: Isnt it more of a case of building a local UDM rather than a local cube? -- Simmo "Chris Webb" wrote: I don't know of any publicly-accessible sources of information for local cubes, but yes, you will still be able to produce local cubes directly from a relational source in AS2005. As with a lot of things in AS2005 there have been a lot of changes with this area of functionality so here's a brief overview of what I understand... * The CREATE CUBE and CREATE GLOBAL CUBE syntaxes that we used with AS2K are still supported with AS2005. However, the CREATE CUBE syntax can't be used against AS2005 server cubes (although it still will work against AS2K cubes). * There's also a new way of creating local cubes, and that's using XMLA. For a good overview of using XMLA to define and process server cubes see this white paper: http://msdn.microsoft.com/sql/defaul...asprocarch.asp Unfortunately it doesn't deal with local cubes specifically, but it will give you a good general introduction to the subject. * CREATE GLOBAL CUBE statements are in fact translated into this XMLA syntax by the server when they're issued, so the easiest way to see how to build some local cubes with XMLA is to run a CREATE GLOBAL CUBE statement while running a Profiler trace. Hopefully this is enough information to get you going! Chris -- Blog at: http://spaces.msn.com/members/cwebbbi/ "Richard Bond" wrote: Does anyone know where I can find information on this subject? We currently produce local cubes directly via create cube statement. Will we still be able to bypass analysis services to produce local cubes with similar features as the server cubes in AS 2005? (we use server cubes aswell for clients with decent internet connections) regards, Richard |
#7
| |||
| |||
|
|
Can you still use DDL to create a local cube, has this been enriched in 2005 or should we be using XML/A? Also with a local cube in 2005 do we have all the UDM functionality such as KPIs, translation etc? -- Simmo "Chris Webb" wrote: Sort of, although the UDM is nothing more than the cube really. -- Blog at: http://spaces.msn.com/members/cwebbbi/ "Simmo" wrote: Isnt it more of a case of building a local UDM rather than a local cube? -- Simmo "Chris Webb" wrote: I don't know of any publicly-accessible sources of information for local cubes, but yes, you will still be able to produce local cubes directly from a relational source in AS2005. As with a lot of things in AS2005 there have been a lot of changes with this area of functionality so here's a brief overview of what I understand... * The CREATE CUBE and CREATE GLOBAL CUBE syntaxes that we used with AS2K are still supported with AS2005. However, the CREATE CUBE syntax can't be used against AS2005 server cubes (although it still will work against AS2K cubes). * There's also a new way of creating local cubes, and that's using XMLA. For a good overview of using XMLA to define and process server cubes see this white paper: http://msdn.microsoft.com/sql/defaul...asprocarch.asp Unfortunately it doesn't deal with local cubes specifically, but it will give you a good general introduction to the subject. * CREATE GLOBAL CUBE statements are in fact translated into this XMLA syntax by the server when they're issued, so the easiest way to see how to build some local cubes with XMLA is to run a CREATE GLOBAL CUBE statement while running a Profiler trace. Hopefully this is enough information to get you going! Chris -- Blog at: http://spaces.msn.com/members/cwebbbi/ "Richard Bond" wrote: Does anyone know where I can find information on this subject? We currently produce local cubes directly via create cube statement. Will we still be able to bypass analysis services to produce local cubes with similar features as the server cubes in AS 2005? (we use server cubes aswell for clients with decent internet connections) regards, Richard |
![]() |
| Thread Tools | |
| Display Modes | |
| |