Create Objects in SSAS
Hi Experts,Is there a way in SSAS to create an object (cube statement) and call it from vb.net?Let me explain a bit. This is how my code looks like: stbCommand.AppendFormat("WITH SET ResDepartmentUser...
View ArticleProcessing of Full Cube / individual measure stuck at "Started reading data...
Hi i have a strange issue and am hoping for some directions where I can start troubleshootingIn 2008R2 SSAS I created a cube which used to process just fine in the past with 2 measure groups and about...
View ArticleSimple : SSAS Default Measure ?
Team , I bet this might be sounding very simple to you and would appreciate your insights on this .It was my understandings , SELECT FROM [<<Cube Name>>]is going to return first Default...
View ArticleMDX statement (subcube, calculated measure) throws strange exception
HelloI've got a problem with a MDX-statement on SSAS 2008. To describe the problem, I have created an equivalent MDX query for Adventure Work database:with member [Measures].[SalesMinusTax] as...
View ArticleProcessing error after the SP1 for SQL Server 2012 installation - SSAS 2012...
Hi,I've applied the SP1 on a SQL Server 2012 RTM installation. I've opened and converted a Tabular project inside SQL Server Data Tools.When I try to run fe a table process, I've this error:---The...
View ArticleRank in sql 2008
I cannot understand what is 'Rank' in sql server. I have written a query using Rank, but I couldn't understand anything from the result. So can anyone please tell me about 'Rank' in SQL Server
View ArticleSSAS Many To Many Incorrect GRand Total on Bridge Table
SSAS SQL 2008 R2 Many To Many,the summed up column measure value on the Bridge Table yields incorrect grand totals but the constituent components are ocrrect, please guide.thanksnik
View ArticleHow to find most frequent (mode) value using DAX (on attribute/value table)
Hi would like to figure out how to calculate the mode aggregate, in special for the special situation below:itemID;parameterID;M 1,100,42 1,200,5 1,300,2 1,400,112,100,44 2,200,0 2,400,113,100,1...
View ArticleHow to optimize server performance and redundancy of SSAS Dashboards solution?
I have 2 Sharpoint Front-end servers and 1 SharePoint Back-End server. Now I have need to extend to BI.I would like to create PPS Dashboards on SharePoint. I need lot of performance and also redundancy...
View ArticleCannot connect to (local) Error when trying to connecto to analysis services
Hey,I have just added SQL Server Analysis services to a different instance than the default SQL sever instance I have installed on the server (2008 Datacenter).SQL Server and the reporting servers...
View ArticleMoving a cube from one database server to another database server, and the...
Hello, I have a question, One of collegue create a cube on one server Env2 - and the underlying tables for the views comes from DB02.So when we are trying to move to another server Env1 and the...
View Articlessas tabular deploy runs out if memory
I get error "The operation has been cancelled because there is not enough memory available for the application. If using a 32-bit version of the product, consider upgrading to the 64-bit version or...
View ArticleCalculation at leaf node with a writeback value
Hi AllI've yet to do the writeback part, but I'm first trying to set the calculation up.My problem will be essentially as mentioned in this...
View ArticleSSAS Tabular processing, ways to improve duration
I had built this same cube both in multidimensional and tabular mode. For multidimensional I created 8 equal sized partitions and the processing time was slight over an hour and using the 8 cores of...
View ArticleFact Relationship Criteria
I have a fact relationship for one of my dimension (Fact table acting as dimension). This fact refers only to current partition and I have one more fact containing history partition. Both have same...
View ArticleOlap4j with MS Analysis Services on SQL Server 2005 Error Connection Reset
After two days struggle getting IIS 7 set up to run msmdPump.dll, I get the following line of Java code working:Class.forname("org.olap4j.driver.xmlaOlap4jDriver");Connection connection =...
View ArticleRepresenting set as members with a comma
Hello,For a particular product am having many corporations i need to display it in a single line.So am creating a measure like below.member...
View Articlewhen i process a single partition in SQL Agent job,another partition...
In the partition source ,I use query binding,a partition for a month,like this:select ... FROM [dbo].[mds_XX_post_hour]WHERE substring(cast(dt as varchar),1,6)='201307'my partition process :<Batch...
View ArticleStart process Time and end Process Time of Dimension
Hi,I have 30 dimensions. I would like to know duartion of each dimesion takes to be processed.Same information I need to give my manager.Is there a way to find out how much time each dimension has been...
View Articledescargar Adventure Works DW 2008
hola y un saludo para la comunidad...me encuentro realizando el siguiente tutorial http://technet.microsoft.com/es-es/library/ms170400(v=sql.100).aspxque consta sobre el aprendizaje de Analysis...
View Article