Hi,
SQL 2000, SP2, etc.
We are issuing MDX queries via a COM+ object in an ASP application using ADO (not ADOMD). We are noticing major CPU spikes when the component issues MDX queries to the cube. Analysis services reports that queries aren't consuming any time. NICs are OK. We are the only users on the server.
Is there an issue with ADO hitting OLAP? We know it flattens the MDX result set, but only 30 rows or so are coming back from the queires. We use ADO because it can save the result set as XML. Why the spikes? Any clues?
Thanks Tom Davis
tdavis@sark.com
SQL 2000, SP2, etc.
We are issuing MDX queries via a COM+ object in an ASP application using ADO (not ADOMD). We are noticing major CPU spikes when the component issues MDX queries to the cube. Analysis services reports that queries aren't consuming any time. NICs are OK. We are the only users on the server.
Is there an issue with ADO hitting OLAP? We know it flattens the MDX result set, but only 30 rows or so are coming back from the queires. We use ADO because it can save the result set as XML. Why the spikes? Any clues?
Thanks Tom Davis
tdavis@sark.com