| Thread | Last Post | Replies |
|
| Can SSAS uses more than 3GB momery in 32 bit box? | 26 Dec 2008 05:38 GMT | - |
In processing, we always get error infomations as below: [Dimension Processing [1447]] Error: Memory error: The operation cannot be completed because the memory quota estimate (3840MB) exceeds the available system memory (1996MB).
|
| SSAS 2005 - Cannot find Warning element in Processing result | 22 Dec 2008 06:28 GMT | - |
I had a SQL Agent job process cubes and dimensions with XMLA script like below (for simplicity, I removed the namespaces): <Batch xmlns="..."> <ErrorConfiguration xmlns:xsd="..." xmlns:xsi="..." xmlns:ddl2="..."
|
| SQL Configuration Scenarios | 19 Dec 2008 13:39 GMT | 1 |
I have a need to build a SQL data warehouse that will lend itself to storing data offline on a SAN. Basically I am attempting to implement a Oracle-style partioning scheme that allows us to break data into logical "chunks" by month/quarter,etc, then move the resulting ...
|
| Multiple data sources in a cube. | 10 Dec 2008 13:11 GMT | 5 |
How can I add multiple datasources to a single cube? In other words, how can I join data from several different SQL databases to use in a single cube?
|
| Sql Server 2005 cube partition refresh question | 04 Dec 2008 00:14 GMT | 2 |
Is it possible to refresh cube partition of SQL Server Analysis Services 2005, so that the data in the partition gets overwritten? In SQL Server 2000 Analysis Services, if we refresh a cube partition, the new data gets appended to already existing data in cube partition.
|