Please start any new threads on our new 
    site at https://forums.sqlteam.com.  We've got lots of great SQL Server
    experts to answer whatever question you can come up with.
    
        | 
                
                    | 
                            
                                | Author | Topic |  
                                    | rockmooseSQL Natt Alfen
 
 
                                        3279 Posts | 
                                            
                                            |  Posted - 2004-11-03 : 08:59:36 
 |  
                                            | Hi,Does anyone have a script or something that canprogramatically Stop and Start the MS Olap Service ?We don't want to use scm, since it puts up a dialogbox.( the AS sometimes hangs while processing large cubes, but if restarted prior to process it succeeds  )Thanksrockmoose |  |  
                                    | KristenTest
 
 
                                    22859 Posts | 
                                        
                                          |  Posted - 2004-11-03 : 13:57:39 
 |  
                                          | I'm presuming this isn't a stadnard Windows Service you can stop/start with NET STOP xxxxNET START xxxxfrom a command line?Kristne |  
                                          |  |  |  
                                    | rockmooseSQL Natt Alfen
 
 
                                    3279 Posts | 
                                        
                                          |  Posted - 2004-11-03 : 14:19:56 
 |  
                                          |  Thanx !rockmoose |  
                                          |  |  |  
                                    | KristenTest
 
 
                                    22859 Posts | 
                                        
                                          |  Posted - 2004-11-03 : 14:48:12 
 |  
                                          | Nothing like a wild guess to make me look brighter than I am!Kristen |  
                                          |  |  |  
                                |  |  |  |