dbTalk Databases Forums  

Unable to Drillthrough, due to Timeout, please help

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


Discuss Unable to Drillthrough, due to Timeout, please help in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Geeta
 
Posts: n/a

Default Unable to Drillthrough, due to Timeout, please help - 11-19-2003 , 11:36 AM






I am working with a cube with 10 million rows. A drill
through on the Cube fails due to a Timeout. I have set the
timeout on the AS properties to 240 seconds, i.e. 5 mins,
the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\OLAP
Server\CurrentVersion\MaxOLEDBTimeout value is also seen
to be 240 seconds. I am using MSAS SP3. Please suggest a
way to fix this problem?

The storage type of the Cube is MOLAP, and the fact table
is on the same windows server, on SQL Server 2000.

Thanks,
Geeta

Reply With Quote
  #2  
Old   
Michael Thompson Isaac
 
Posts: n/a

Default Re: Unable to Drillthrough, due to Timeout, please help - 11-19-2003 , 04:02 PM






Geeta:

Is the error being initiated by AS or SQL Server?

If SQL Server: As the DRILLTHROUGH actually executes a SQL query on the
underlying data structures (in this case SQL Server, if I read correctly),
then the remote query timeout property (set either through sp_configure or
in the EM through Server Properties, Connections, Remote Server Connections)
is probably not set to 0 (unlimited).

If this is not the issue (i.e., the SQL Server timeout is not 0), then you
might want to look at KB 304213. This article also gives some detail on how
to change the DSO timeout in AS.

MTI


"Geeta" <geeta_pajjuri (AT) hotmail (DOT) com> wrote

Quote:
I am working with a cube with 10 million rows. A drill
through on the Cube fails due to a Timeout. I have set the
timeout on the AS properties to 240 seconds, i.e. 5 mins,
the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\OLAP
Server\CurrentVersion\MaxOLEDBTimeout value is also seen
to be 240 seconds. I am using MSAS SP3. Please suggest a
way to fix this problem?

The storage type of the Cube is MOLAP, and the fact table
is on the same windows server, on SQL Server 2000.

Thanks,
Geeta



Reply With Quote
  #3  
Old   
Geeta
 
Posts: n/a

Default Re: Unable to Drillthrough, due to Timeout, please help - 11-20-2003 , 03:15 PM



Thanks Mike.

I checked the SQL Server Remote Query timeout settings, I
changed it to 0 from 600, I do not see any difference even
now. I have a test cube with about 3million rows and it
allows me to drillthrough. I got the Drill through failed
due to a Timeout message in 20 seconds since I try to
drillthrough.

I have made sure that the settings as per atricle KB
304213 are enforced on MSAS. I have set the maximum
timeout to 240 (4 minutes). I have checked the registery
values. There is still no difference, I am still getting a
timeout in 20 seconds.

Any pointers?

Thanks,
Geeta

Quote:
-----Original Message-----
Geeta:

Is the error being initiated by AS or SQL Server?

If SQL Server: As the DRILLTHROUGH actually executes a
SQL query on the
underlying data structures (in this case SQL Server, if I
read correctly),
then the remote query timeout property (set either
through sp_configure or
in the EM through Server Properties, Connections, Remote
Server Connections)
is probably not set to 0 (unlimited).

If this is not the issue (i.e., the SQL Server timeout is
not 0), then you
might want to look at KB 304213. This article also gives
some detail on how
to change the DSO timeout in AS.

MTI


"Geeta" <geeta_pajjuri (AT) hotmail (DOT) com> wrote in message
news:00d101c3aec3$a7d9cb30$a401280a (AT) phx (DOT) gbl...
I am working with a cube with 10 million rows. A drill
through on the Cube fails due to a Timeout. I have set
the
timeout on the AS properties to 240 seconds, i.e. 5
mins,
the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\OLAP
Server\CurrentVersion\MaxOLEDBTimeout value is also seen
to be 240 seconds. I am using MSAS SP3. Please suggest a
way to fix this problem?

The storage type of the Cube is MOLAP, and the fact
table
is on the same windows server, on SQL Server 2000.

Thanks,
Geeta


.


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.