Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Get data from olap dw back to the operational db

 
   Database Help (Home) -> Data Warehouse RSS
Next:  Implementing Conformed Dim/Fct in SQL Server 2000  
Author Message
zorba

External


Since: Mar 31, 2008
Posts: 3



(Msg. 1) Posted: Mon Mar 31, 2008 2:56 pm
Post subject: Get data from olap dw back to the operational db
Archived from groups: microsoft>public>sqlserver>datawarehouse (more info?)

Hi

Scenario is as follows:
There is an operational data store, which holds customer related data.
In order to provide analytical view, data is fed into the data
warehouse, where statistics are calculated.
I'm wondering, if analytical data can be used back at the
operational system. Eg - after defining grouping/filtering conditions
against dimensions - I'd like to push (or pull...) list of customers
matching conditions back to operational system's table.

Is there a simple way to implement such data flow?


--
greetings,
marcin

 >> Stay informed about: Get data from olap dw back to the operational db 
Back to top
Login to vote
MC

External


Since: Jan 16, 2008
Posts: 10



(Msg. 2) Posted: Wed Apr 09, 2008 9:06 am
Post subject: Re: Get data from olap dw back to the operational db [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I dont quite understand the problem. You have two databases. Now, you can
update records with scripts, ssis ....


MC


"zorba" wrote in message

> Hi
>
> Scenario is as follows:
> There is an operational data store, which holds customer related data.
> In order to provide analytical view, data is fed into the data
> warehouse, where statistics are calculated.
> I'm wondering, if analytical data can be used back at the
> operational system. Eg - after defining grouping/filtering conditions
> against dimensions - I'd like to push (or pull...) list of customers
> matching conditions back to operational system's table.
>
> Is there a simple way to implement such data flow?
>
>
> --
> greetings,
> marcin

 >> Stay informed about: Get data from olap dw back to the operational db 
Back to top
Login to vote
Joe H

External


Since: Mar 10, 2008
Posts: 4



(Msg. 3) Posted: Thu Apr 10, 2008 9:27 am
Post subject: Re: Get data from olap dw back to the operational db [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

this does sound interesting. Most people forward their disperate data
sources into a data warehouse - you are wanting the data source to have a
foreign key into the DW? Why wouldn't you just improve the DW ETL to
include the missing pieces?

"MC" wrote in message

>I dont quite understand the problem. You have two databases. Now, you can
>update records with scripts, ssis ....
>
>
> MC
>
>
> "zorba" wrote in message
>
>> Hi
>>
>> Scenario is as follows:
>> There is an operational data store, which holds customer related data.
>> In order to provide analytical view, data is fed into the data
>> warehouse, where statistics are calculated.
>> I'm wondering, if analytical data can be used back at the
>> operational system. Eg - after defining grouping/filtering conditions
>> against dimensions - I'd like to push (or pull...) list of customers
>> matching conditions back to operational system's table.
>>
>> Is there a simple way to implement such data flow?
>>
>>
>> --
>> greetings,
>> marcin
>
 >> Stay informed about: Get data from olap dw back to the operational db 
Back to top
Login to vote
MC

External


Since: Jan 16, 2008
Posts: 10



(Msg. 4) Posted: Tue Apr 15, 2008 8:58 am
Post subject: Re: Get data from olap dw back to the operational db [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I *think* the point here would be that there is additional data/information
in DW that possibly doesnt exist elsewhere. Then it would make sense to read
it from DW and in som ways get it back to the source system...
But im really guessing here...


MC


"Joe H" <horton.rj at gmail> wrote in message

> this does sound interesting. Most people forward their disperate data
> sources into a data warehouse - you are wanting the data source to have a
> foreign key into the DW? Why wouldn't you just improve the DW ETL to
> include the missing pieces?
>
> "MC" wrote in message
>
>>I dont quite understand the problem. You have two databases. Now, you can
>>update records with scripts, ssis ....
>>
>>
>> MC
>>
>>
>> "zorba" wrote in message
>>
>>> Hi
>>>
>>> Scenario is as follows:
>>> There is an operational data store, which holds customer related data.
>>> In order to provide analytical view, data is fed into the data
>>> warehouse, where statistics are calculated.
>>> I'm wondering, if analytical data can be used back at the
>>> operational system. Eg - after defining grouping/filtering conditions
>>> against dimensions - I'd like to push (or pull...) list of customers
>>> matching conditions back to operational system's table.
>>>
>>> Is there a simple way to implement such data flow?
>>>
>>>
>>> --
>>> greetings,
>>> marcin
>>
>
>
 >> Stay informed about: Get data from olap dw back to the operational db 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Replicate OLTP data to OLAP datawarehouse - I'm looking at replicating data from our OLTP database to a separate SQL server for purposes of reporting on. It needs to be real-time so i'm trying to use transactional replication. The data i'm replicating needs to be denormalized into my OLAP data..

Moving from OLTP to OLAP sample - Hi there, Where do I find some example like How to move (ETL) the AnventureWorks OLTP database into AdventureWorksDW All the examples start with the exsisting DW and I would like to know how to do it myself? where can I find some sample (scripts) ..

Updating data in a data warehouse - I found this thread about whether to update fact tables in data warehouses, other than for errors in the data. ..

Loading data - Hi I have following scenario table1 Columns X qty 1 20 2 30 table 2 cols X Y 1 A 1 B Now I should load data X Y qty 1 A ...

Loading data - Hi I have following scenario table1 Columns X qty 1 20 2 30 table 2 cols X Y 1 A 1 B Now I should load data X Y qty 1 A ...
   Database Help (Home) -> Data Warehouse All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]