![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
My company currently employs a bespoke reporting system written in ASP and VB6 talking directly to a relational sql server database. Over 1000 people log in and view reports every day. There are hundreds of reports, and access to reports and data view is tightly controlled on a per user basis. We are looking at migrating to an OLAP system with an off the shelf reporting engine, perhaps with a thin bespoke layer over the top. The corporate decison is edging towards a Terradata warehouse, Cognos cubes and Cognos ReportNet, but I think I would prefer to keep SQL with Analysis Services and Reporting Services. A few of my my perceptions are: 1. Analysis Services will perform better with very large data volumes. 2. We have fairly complex business rules for aggregation which will be served well with MDX custom rollups, where as I'm not sure Cognos is so flexible. 3. Reporting Services could kill ReportNet in a couple of years. RS is a bit immature at the moment, but its integration with analysis services is already pretty flexible. It will receive massive investment and support, and will be heavily used as it is free once you've paid your SQL licence. 4. Most of our developers come from the Microsoft world and will be more at home with Microsoft technologies. Am I right, and are there any further points people could add? From looking through discussions here and in the Reporting Services group it seems there are very few people who are familiar with more than one major OLAP tools provider. Is there anyone who has used both Cognos and Analysis Services and is able to comment? |
#3
| |||
| |||
|
|
J, thanks for your comments - very helpful. Clearly, I need to understand the competition better! Particularly thanks for your point about DrillThrough. That would be a fantastic feature for our users, as in our current reporting system it is not easy to to relate summary data back to the individual transactions it is composed of. A large chunk of our helpdesk calls revolve around that issue. The fact that Cognos does not support this is a major weakness. The multilingual thing is not a big one for us as all our users are in the UK. I have already done a proof of concept, and it has been well received by levels of management I deal with. But it seems the decision is being made much higher up and it is difficult for a humble programmer to get in front of those people. It is a huge company and unfortunately decisions are sometimes made for political reasons rather than on the basis of the best solution, IMHO. It might help if I could get some support from Microsoft. I am an experienced programmer, but I am new to OLAP, and Microsoft could probably sell it better. I did demonstrate most of the features you mention - RS snapshots did go down well. The main criticism was that the reports and Report manager are ugly (but maybe my Report Design skills didn't help!) We could probably improve the user experience via a custom front end. As you say, the RS web service is fine to work with. Our current bespoke system does produce very elegant reports which look better than RS ones, but RS delivers the reports far far quicker. I presume ReportNet also offers good performance? Once I got over the initial learning curve, I found MDX incredibly powerful. Coming from a SQL backgound, it is amazing to be able to do so easily all those things which are so cumbersome in SQL. Does Cognos really not expose a query language? I can't believe you can always get exactly the data you want more easily with a visual query tool. Programmers wouldn't usually bother with a visual query tool to build SQL. Is OLAP different? Also, I know MDX is Microsoft's baby but isn't there a plan for it to be adopted as a standard? Are any other rival OLAP systems using it? Obviously visual query tools are great for power users. I will look into the possibility of using Panorama to export reports into RS, but it is widely reported on the Reporting Services discussion forum that Microsoft will soon integrate a visual query builder into Reporting Services via their acquisition of ActiveViews. SQL AS/RS 2005 sounds great, but it may come to late to save me! Thanks again, Dave "Jéjé" wrote: you talk about terradata... so I presume you have a huge amount of data. so don't go with PP cubes!!! The web client tool is good, but the cube himself can't serve you. The Cognos client can use AS cube. Reportnet is fullfly multilingual (front end, metadata and data), in big companies, this could be interesting. its very easy to create a sweet report other the web. But the administration process is long (creating the metadata is slower than creating a cube, but its for reporting, not OLAP access) Reporting Services is more like Crystal report than a reportnet application. But using Reporting Services with Proclarity or Panorama is great. A user create an anlysis, then the user publish the result in RS as a standard report available to all other users at "no cost". in an other side, SQL server 2005 will provide more features. More like Microstrategy capabilities (1 metadata to access OLAP cubes and SQL reporting) As you says, if you are complex calculation, AS is the solution for you. But actually, AS is not good with a high number of users (except the 64bit edition) on big cubes. Due to your "high" number of users, the snapshot capability of RS is good for you. Cognos PP is good to create cube to send by email and to play offline, but PP is very less secure than AS. Cognos PP can be used only with Cognos products, AS can be used with "all" the olap tools on the market. From a developper side, Reportnet, PP, AS and RS provides webservices access, so you can reuse all the information available. But the communauty around Microsoft products is far away bigger than Cognos. I've installed these 2 products, and I love the administration side of AS (also I love capabilities, performance, stability) and the frontend of Cognos. (but there is some other great front end application on the market). Cognos PP doesn't support all AS capabilities (like write back, drill through, actions...) and SQL 2005 will provide a better drill through. Because its an open beta (for MSDN subscribers), try it. What I recommand is to create a proof of concept. Ask Cognos to make a proof of concept based on some "complex" requirements (1000 licenses... they come to you without problem!) and then compare yourself. after, ask your financial team to get the budget ;-) "Dave Morrow" <DaveMorrow (AT) discussions (DOT) microsoft.com> a écrit dans le message de news: 610BF6EC-738F-4FA2-8459-9472195F42A9...soft (DOT) com... My company currently employs a bespoke reporting system written in ASP and VB6 talking directly to a relational sql server database. Over 1000 people log in and view reports every day. There are hundreds of reports, and access to reports and data view is tightly controlled on a per user basis. We are looking at migrating to an OLAP system with an off the shelf reporting engine, perhaps with a thin bespoke layer over the top. The corporate decison is edging towards a Terradata warehouse, Cognos cubes and Cognos ReportNet, but I think I would prefer to keep SQL with Analysis Services and Reporting Services. A few of my my perceptions are: 1. Analysis Services will perform better with very large data volumes. 2. We have fairly complex business rules for aggregation which will be served well with MDX custom rollups, where as I'm not sure Cognos is so flexible. 3. Reporting Services could kill ReportNet in a couple of years. RS is a bit immature at the moment, but its integration with analysis services is already pretty flexible. It will receive massive investment and support, and will be heavily used as it is free once you've paid your SQL licence. 4. Most of our developers come from the Microsoft world and will be more at home with Microsoft technologies. Am I right, and are there any further points people could add? From looking through discussions here and in the Reporting Services group it seems there are very few people who are familiar with more than one major OLAP tools provider. Is there anyone who has used both Cognos and Analysis Services and is able to comment? |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Hi, with using AS, you'll be independent in your choice of your (reporting) frontend. (ReportingServices, dynasight, ReportNET ......) |
#6
| |||
| |||
|
|
"minimax" <minimax (AT) dynasight (DOT) net> wrote in message news:535cb871.0409110618.3b0fce59 (AT) posting (DOT) google.com Hi, with using AS, you'll be independent in your choice of your (reporting) frontend. (ReportingServices, dynasight, ReportNET ......) ReportNet currently doesn't work with either PowerPlay or Analysis Services cubes. The only 'cubes' it currently supports are SAP BW InfoCubes. |
![]() |
| Thread Tools | |
| Display Modes | |
| |