dbTalk Databases Forums  

Re: olap restarts

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


Discuss Re: olap restarts in the microsoft.public.sqlserver.olap forum.



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

Default Re: olap restarts - 03-31-2004 , 07:12 PM






I've tracked it down to just the # of queries / how busy the sever is.

Yet everything is in memory with 1 gig to spare.

I'd hate to goto a queue system to run queries, does anyone have any idea of
restricting the load on the server? Its not a timeout issue either. the
queries will run and return fast, its just when there are enough at once it
freaks out and restarts.

Anyone have similar problems before? Suggestions?


"PCH" <pch12 (AT) hotmail (DOT) com> wrote

Quote:
I've having a severe problem with olap right now.

Just one cube with about 1g in dimensions and 1gig in fact/aggs.

There is plenty of memory and space for the queries.

About every 3-10 minutes it restarts itself! It's not any particular
query
that triggers it, perhaps more of the number of queries / simulataneus
queries that causes it to crash.

The event log only writes that there was a fatal error, restarting...

The queries are all being run through oledb (read only).

Yesterday there wasnt a single restart / problem...





Reply With Quote
  #2  
Old   
Ramunas Balukonis
 
Posts: n/a

Default Re: olap restarts - 04-02-2004 , 01:35 AM






Hello,
I had the similar problem twice:
when I backed up and restored my olap db from dev server to prd. Immediatly
after olap db have been restored and users try to query the cube, as starts
and then start to stop.
The solution was: delete all files in data folder of this database and then
reprocess all dimensions and cubes in the database.
The second time it was when I edited the cube, olap service sop with the
same message and try to start. As my database was enought big, olap service
starts about 1 hour.
The solution was: set olap service startup to manual, restart the server.
Then goto to the data folder and delete file "commit".
I thing universal solution should be delete all files in the data directory
and then reprocess all the cubes in the data directory.

Ramunas Balukonis


"PCH" <pch12 (AT) hotmail (DOT) com> wrote

Quote:
I've tracked it down to just the # of queries / how busy the sever is.

Yet everything is in memory with 1 gig to spare.

I'd hate to goto a queue system to run queries, does anyone have any idea
of
restricting the load on the server? Its not a timeout issue either. the
queries will run and return fast, its just when there are enough at once
it
freaks out and restarts.

Anyone have similar problems before? Suggestions?


"PCH" <pch12 (AT) hotmail (DOT) com> wrote in message
news:uGChMD2FEHA.4008 (AT) TK2MSFTNGP10 (DOT) phx.gbl...
I've having a severe problem with olap right now.

Just one cube with about 1g in dimensions and 1gig in fact/aggs.

There is plenty of memory and space for the queries.

About every 3-10 minutes it restarts itself! It's not any particular
query
that triggers it, perhaps more of the number of queries / simulataneus
queries that causes it to crash.

The event log only writes that there was a fatal error, restarting...

The queries are all being run through oledb (read only).

Yesterday there wasnt a single restart / problem...







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.