dbTalk Databases Forums  

OLAP performance issues Reading data

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss OLAP performance issues Reading data in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
news.microsoft.com
 
Posts: n/a

Default OLAP performance issues Reading data - 11-20-2003 , 02:49 PM






Hi OLAP experts,



I've got a couple of performance related questions, they are:



We are having very bad READ performance while users are writing back to the
cube. READ performance is OK when no one is writing back to the cube, my
question is,



-If I have someone writing back to the cube, while others are trying to
read, how does AS handle this? Can readers work concurrently with writers?
Or are readers held out until the write operation is completed? What locking
strategy does AS use?



Cube Processing & bad query response time. We process a general ledger cube,
every 2 hours during business hours, and we are seeing performance issues
when the cube finishes processing.



-My question is, if I have users reading and/or writing to a cube while it
is being processed. What happens at the point that the shadow cube has
finished processing and needs to be committed? That is, if I have a user
executing a large query off of the current cube, will the commitment of the
shadow cube be suspended until the current query is completes? In addition,
what happens to queries that are submitted after the shadow cube wants to
commit? From my observations, I believe users are put on hold.



My theory is that, if I have a user running a big query that ties up AS, the
commitment of the new cube is put on-hold, and any new queries are also put
on-hold.



Thanks in advance

John



Reply With Quote
  #2  
Old   
Ray Higdon
 
Posts: n/a

Default Re: OLAP performance issues Reading data - 11-21-2003 , 04:54 AM






This is a very comprehensive paper on performance and AS

http://www.microsoft.com/technet/tre...e/AnSvcsPG.asp

HTH

--
Ray Higdon MCSE, MCDBA, CCNA
---
"news.microsoft.com" <john.holton (AT) no_spamPulte (DOT) com> wrote

Quote:
Hi OLAP experts,



I've got a couple of performance related questions, they are:



We are having very bad READ performance while users are writing back to
the
cube. READ performance is OK when no one is writing back to the cube, my
question is,



-If I have someone writing back to the cube, while others are trying to
read, how does AS handle this? Can readers work concurrently with writers?
Or are readers held out until the write operation is completed? What
locking
strategy does AS use?



Cube Processing & bad query response time. We process a general ledger
cube,
every 2 hours during business hours, and we are seeing performance issues
when the cube finishes processing.



-My question is, if I have users reading and/or writing to a cube while it
is being processed. What happens at the point that the shadow cube has
finished processing and needs to be committed? That is, if I have a user
executing a large query off of the current cube, will the commitment of
the
shadow cube be suspended until the current query is completes? In
addition,
what happens to queries that are submitted after the shadow cube wants to
commit? From my observations, I believe users are put on hold.



My theory is that, if I have a user running a big query that ties up AS,
the
commitment of the new cube is put on-hold, and any new queries are also
put
on-hold.



Thanks in advance

John





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.