Showing posts with label somebody. Show all posts
Showing posts with label somebody. Show all posts

Monday, March 19, 2012

Compare SSIS to wherescape software?

I am just a beginner in SSIS and I like it, and somebody that has many years of experience in datawarehousing recommend me the software from this company, http://www.wherescape.com/, I just wanted to know if somebody has tried it, because I think its interface is poor and I dont think its better than SSIS, the only thing good I think, is that it can make datawarehouse in oracle and sql in the same tool.

If you can review it please advice me.

Hi Luis,

I am familiar with both products - we have just moved our data warehouse from using DTS on SQL 2000 to using WhereScape RED on SQL2005. We looked at and did not use SSIS. At a high level SSIS is an excellent general purpose tool for moving data around and sequencing tasks (much improved over DTS), but WhereScape RED is more focused on building and managing a data mart or data warehouse.

I agree the interface of WhereScape was not very good - this improved recently to more MS standard. But to build a data warehouse WhereScape RED generates tables and procedures at the same time - SSIS only caters to processing (table design is managed elsewhere) and applies no consistency to the packages. The processes that WhereScape RED generates follows a consistent approach, which makes management, extending and troubleshooting the dwh much easier. The lack of consistency in DTS or SSIS really hurts management of the data warehouse. In RED I can alter a table and regenerate the procedures associated with it, and regenerate the documentation automatically. Before RED I had to chase through DTS packages and tasks to find out what was affected before manually making these changes - and the documentation never seemed to catch up.

I hope this helps.

Simon

Wednesday, March 7, 2012

Compare 2 DB

Hi,
I need to compare 2 DB (Tables, Colums etc) in order two calculate/determine
the difference between both, does somebody knows an aplication which is able
to do this? It would be great if this aplication would also be able to
create a script, after comparison, which aplies to one of the DB what the
other has differente/more. I hope I made understand myself!! :-) If the
aplication is able to compare two Tables would be enough.
I apreciate any help, thanks.
Marcelo
SQLCompare from www.red-gate.com is the tool I use for that.
Jacco Schalkwijk
SQL Server MVP
"Marcelo Moreira" <marcelo.moreira@.vpconsulting.pt> wrote in message
news:eoh%234BEYFHA.252@.TK2MSFTNGP12.phx.gbl...
> Hi,
> I need to compare 2 DB (Tables, Colums etc) in order two
> calculate/determine the difference between both, does somebody knows an
> aplication which is able to do this? It would be great if this aplication
> would also be able to create a script, after comparison, which aplies to
> one of the DB what the other has differente/more. I hope I made understand
> myself!! :-) If the aplication is able to compare two Tables would be
> enough.
> I apreciate any help, thanks.
> Marcelo
>

Compare 2 DB

Hi,
I need to compare 2 DB (Tables, Colums etc) in order two calculate/determine
the difference between both, does somebody knows an aplication which is able
to do this? It would be great if this aplication would also be able to
create a script, after comparison, which aplies to one of the DB what the
other has differente/more. I hope I made understand myself!! :-) If the
aplication is able to compare two Tables would be enough.
I apreciate any help, thanks.
MarceloSQLCompare from www.red-gate.com is the tool I use for that.
Jacco Schalkwijk
SQL Server MVP
"Marcelo Moreira" <marcelo.moreira@.vpconsulting.pt> wrote in message
news:eoh%234BEYFHA.252@.TK2MSFTNGP12.phx.gbl...
> Hi,
> I need to compare 2 DB (Tables, Colums etc) in order two
> calculate/determine the difference between both, does somebody knows an
> aplication which is able to do this? It would be great if this aplication
> would also be able to create a script, after comparison, which aplies to
> one of the DB what the other has differente/more. I hope I made understand
> myself!! :-) If the aplication is able to compare two Tables would be
> enough.
> I apreciate any help, thanks.
> Marcelo
>