dbTalk Databases Forums  

Timeout in MSAS

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


Discuss Timeout in MSAS in the microsoft.public.sqlserver.olap forum.



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

Default Timeout in MSAS - 11-24-2003 , 11:32 AM






All paramteres for MSAS timeout from MS article KB 304213
set are appropriately. We are experiencing a timeout upon
a drill through operation on a cube with 15 million
records in the fact. The timeout occurs after 20 seconds.
Smaller cubes with 5 million records do not have this
problem.

The fact tables reside on SQL Server, with its remote
timeout set to 0 i.e. unlimited query time.

All suggestions would be appreciated.

Thanks,
Brett

Reply With Quote
  #2  
Old   
Bas Kersten [MSFT]
 
Posts: n/a

Default RE: Timeout in MSAS - 11-25-2003 , 07:44 AM






Hi Bret,

The drillthrough timeout Property is exposed through OLE DB:

PropertySet: DBPROPSET_ROWSET

PropertyID : DBPROP_COMMANDTIMEOUT

Change the commandtimeout in the browser you actually use in business.

HTH,
Bas

"This posting is provided "AS IS" with no warranties, and confers no
rights."


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.