Re: drawbacks
- From: "Raman Iyer [MS]" <ramaniy@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 1 Jun 2005 15:56:48 -0700
You don't need to create a datawarehouse to mine your OLTP data. SQL Server
Data Mining allows you process your mining models directly from your source
database. You just need to create a data source object (in SQL 2005 you
would also create a data source view object in your project in Business
Intelligence Studio, where you can add calculated columns, etc) that point
to the source database.
>From a load-balancing perspective, note that Analysis Server will be making
connections to your source database server for each mining structure/model
processing operation so it will add to the querying load on your operational
database if you have multiple users processing mining models.
-Raman Iyer
SQL Server Data Mining
[This posting is provided "AS IS" with no warranties, and confers no
rights.]
"Tunga Torgal" <tungatorgal@xxxxxxxxxxx> wrote in message
news:uy93greZFHA.3320@xxxxxxxxxxxxxxxxxxxxxxx
> what are the drawbacks of using an existing OLTP database as a datasource
> for creating data mining models?
> I mean using the OLTP database without extracting its data to a data
> warehouse...
>
> thx in advance...
>
>
.
- Follow-Ups:
- Re: drawbacks
- From: Jamie MacLennan \(MS\)
- Re: drawbacks
- Prev by Date: sql duplicates
- Next by Date: Re: sql duplicates
- Previous by thread: sql duplicates
- Next by thread: Re: drawbacks
- Index(es):
Relevant Pages
|