| Thread | Last Post | Replies |
|
| MSSQLServerOLAPService Error 3073 | 25 Apr 2006 18:18 GMT | 1 |
In the application event log of OLAP server (SQL Analysis Server 2000) error 'Relational data provider reported error: [Operation must use an updateable query.;3073].' appears very frequently. If somebody knows what causes this error and how to resolve this trouble, please, let me ...
|
| How to disconnect analysis services..? | 25 Apr 2006 18:16 GMT | 1 |
Could you pls explain me way of disconnecting and re-connecting to Analysis Services will create a new session. Were you creating session objects just before getting this error? Once I run the Data mining model. For the problem the answer I got is this :-
|
| Process Cube - Data Source Provider Error | 25 Apr 2006 18:15 GMT | 1 |
I am running Windows NT and SQL Server 2000 on separate machines. I try to build a cube using the new cube wizard of the Analysis Manager on my machine. I manage to get through every step (bulding measures , dimensions etc), but when I process the Cube I get a "Data Source ...
|
| Is filter the same as where clause in DMX? | 25 Apr 2006 07:00 GMT | 2 |
Last time I asked a question about how to eliminate the null data in cubes when using the time series model. Jamie told me to use filter to restrict my inputs to the exact data I have. However, now I need to use DMX for my model. I wonder how to implement the filter? Is the ...
|
| Data Mining | 24 Apr 2006 23:51 GMT | 1 |
I had the opportunity to view the "Introduction to Data Mining with SQL Server 2005" webcast by Raman Iyer. It was great! Raman did a terrific job and the demo was really nice. If anyone out there is new to Data Mining with MS and wants to get a high level overview, this is a ...
|
| Profile of drop out students | 23 Apr 2006 18:51 GMT | 1 |
We are quite new to Bi and Data Mining, and in the process of learning. We have a large scale administration application for higher education institutes. we try to create a model to analyze and profile students who drop out without graduating. We want to find out who are those ...
|
| time series predictions still mostly nulls?? | 21 Apr 2006 09:00 GMT | 2 |
i tried to change the complexity penalty to 0.99 down to 0.1 and i still get mosly nulls and about 5 predictioons on chain of -20 to 100, any other ideas how to obtain better results? again any other alg' that can pick up trends would be a good substitute.
|
| MiningModel | 20 Apr 2006 21:16 GMT | 5 |
How do I trace an indiviudal mining model process..? Listing 14.6 in the book is for a whole server ...
|
| Object reference not set to an instance of an object | 20 Apr 2006 19:40 GMT | 3 |
On an Analysis Services 2005 solution, i'm trying to edit a data source view using the Replace Table with New Named Query option. I'm receiving the "Object reference not set to an instance of an object" error. I'm able to do the same operation on another computer using the same ...
|
| Clustering plugin sample | 20 Apr 2006 15:20 GMT | 6 |
Does anyone have a working clustering plugin? I just need something that works to develop my own algorithm, and I am having difficulties with the basics... I read somewhere on this newsgroup that Microsoft is planning to publish a clustering sample, but found nothing about when it ...
|
| How to use OPEN QUERY with cube? | 20 Apr 2006 05:00 GMT | 2 |
I am using DMX to train my mining model with the INSERT INTO statement. And I want to use cube as my data source for the OPENQUERY statement. However, I can only find the OPENQUERY with relational data source in the SQL Books Online. I wonder is it possible for me to use ...
|
| Filtering Prediction results | 19 Apr 2006 18:40 GMT | 1 |
hello people, I have some association mining models with sql 2005. When i execute a singleton prediction query and my input case cant match any association the results include most popular itens.
|
| getting predictions????? (if not TS then what??) | 19 Apr 2006 18:27 GMT | 1 |
i have a model that contains arrivals data by the hour of two years (for each hour a day for two years there is an integer data like 5) i am using the a decision trees alg' and i can get the prediction by passing the day of the week and time as parametres) i am trying to use the ...
|
| Problem with Nested table | 19 Apr 2006 08:12 GMT | 5 |
I have a problem during the application of a Decision Tree. My database is like that, I have a table with name Demografics (having the demografical info's) and with table key named Code. I have an other table named Visit (having the informnation for any visit of the patients). ...
|
| SQL Management Studio and Development Studio Sync Problem | 19 Apr 2006 07:41 GMT | 3 |
When I use DMX script in SQL Managemnt Studio to work with the mining models, (such as create mining structure, train the models and make prediction), I can not see the corresponding changes shown in Visual Studio with the same Analysis database open. I want to know how ...
|