![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Hello, I noticed that the issue was posted in several groups (microsoft.public.sqlserver.olap & microsoft.public.dotnet.general). I have added a reply to you in the microsoft.public.dotnet.general and the response is below: ////////////////////////////// I learned you got the error message "Failed to create index" when you process the Real-Time ROLAP cube using Analysis Manager. Please try the following steps to see if they are able to fix your problem. 1. Set the following SQL Server options to ON: ARITHABORT CONCAT_NULL_YEILDS_NULL QUOTED_IDENTIFIER ANSI_NULLS ANSI_PADDING ANSI_WARNING 2. Set the following Source SQL Database settings to ON: QUOTED_IDENTIFIER ANSI_NULLS In order to be able to process Real-Time cubes, that has aggreagations, the settings described in the Book On-Line Topic "Indexed Views for ROLAP Partitions" have to be implemented. Indexed Views for ROLAP Partitions http://msdn.microsoft.com/library/de...us/olapdmad/ag advpart_3jzn.asp ////////////////////////////// Because this is an Analysis Services problem, if you have follow up questions, please post here and I will work with you. Thanks. I am looking forward to hearing from you soon. Regards, Michael Shao Microsoft Online Partner Support Get Secure! - www.microsoft.com/security This posting is provided "as is" with no warranties and confers no rights. |
#4
| |||
| |||
|
#5
| |||
| |||
|
#6
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |