dbTalk Databases Forums  

SSAS2005 - data folder in registry

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


Discuss SSAS2005 - data folder in registry in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jesse O.
 
Posts: n/a

Default SSAS2005 - data folder in registry - 08-15-2006 , 01:35 PM






Where is the SSAS2005 data folder setting in the registry? Can't seem to
find it.



Reply With Quote
  #2  
Old   
Akshai Mirchandani [MS]
 
Posts: n/a

Default Re: SSAS2005 - data folder in registry - 08-15-2006 , 02:26 PM






It is not in the registry in AS 2005. It is in a configuration file called
msmdsrv.ini -- you should rather use the Server Configuration Properties
window (available using the server properties in SSMS).

Be careful changing the data folder though if you already have objects
deployed to the current data folder -- the server administrators role and
other metadata objects will not be automatically propogated to the new data
folder.

Thanks,
Akshai
--
Try out the MSDN Forums for Analysis Services at:
http://forums.microsoft.com/MSDN/Sho...ID=83&SiteID=1

This posting is provided "AS IS" with no warranties, and confers no rights
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.

"Jesse O." <jesperzz (AT) hotmail (DOT) com> wrote

Quote:
Where is the SSAS2005 data folder setting in the registry? Can't seem to
find it.





Reply With Quote
  #3  
Old   
Jesse O.
 
Posts: n/a

Default Re: SSAS2005 - data folder in registry - 08-15-2006 , 02:39 PM



My issue is that someone has deleted it, so whenever AS is restarted it
can't restart since it can't find the data folder.





"Akshai Mirchandani [MS]" <akshaim (AT) online (DOT) microsoft.com> wrote

Quote:
It is not in the registry in AS 2005. It is in a configuration file called
msmdsrv.ini -- you should rather use the Server Configuration Properties
window (available using the server properties in SSMS).

Be careful changing the data folder though if you already have objects
deployed to the current data folder -- the server administrators role and
other metadata objects will not be automatically propogated to the new
data folder.

Thanks,
Akshai
--
Try out the MSDN Forums for Analysis Services at:
http://forums.microsoft.com/MSDN/Sho...ID=83&SiteID=1

This posting is provided "AS IS" with no warranties, and confers no rights
Please do not send email directly to this alias. This alias is for
newsgroup
purposes only.

"Jesse O." <jesperzz (AT) hotmail (DOT) com> wrote in message
news:ehu5fmJwGHA.5084 (AT) TK2MSFTNGP04 (DOT) phx.gbl...
Where is the SSAS2005 data folder setting in the registry? Can't seem to
find it.







Reply With Quote
  #4  
Old   
Akshai Mirchandani [MS]
 
Posts: n/a

Default Re: SSAS2005 - data folder in registry - 08-15-2006 , 02:59 PM



AS will re-create the data folder if it has been completely deleted --
unless perhaps it doesn't have permissions. The main thing is that the AS
service account should be able to access and modify the data folder --
because given an empty folder, it will automatically initialize it with the
minimum files it needs.

If you just re-create the directory, then it should work. Alternatively, you
can notepad <installdir>\config\msmdsrv.ini and modify the DataDir value to
something you prefer.

Thanks,
Akshai

--
Try out the MSDN Forums for Analysis Services at:
http://forums.microsoft.com/MSDN/Sho...ID=83&SiteID=1

This posting is provided "AS IS" with no warranties, and confers no rights
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.

"Jesse O." <jesperzz (AT) hotmail (DOT) com> wrote

Quote:
My issue is that someone has deleted it, so whenever AS is restarted it
can't restart since it can't find the data folder.





"Akshai Mirchandani [MS]" <akshaim (AT) online (DOT) microsoft.com> wrote in message
news:%23gO3zCKwGHA.1436 (AT) TK2MSFTNGP02 (DOT) phx.gbl...
It is not in the registry in AS 2005. It is in a configuration file
called msmdsrv.ini -- you should rather use the Server Configuration
Properties window (available using the server properties in SSMS).

Be careful changing the data folder though if you already have objects
deployed to the current data folder -- the server administrators role and
other metadata objects will not be automatically propogated to the new
data folder.

Thanks,
Akshai
--
Try out the MSDN Forums for Analysis Services at:
http://forums.microsoft.com/MSDN/Sho...ID=83&SiteID=1

This posting is provided "AS IS" with no warranties, and confers no
rights
Please do not send email directly to this alias. This alias is for
newsgroup
purposes only.

"Jesse O." <jesperzz (AT) hotmail (DOT) com> wrote in message
news:ehu5fmJwGHA.5084 (AT) TK2MSFTNGP04 (DOT) phx.gbl...
Where is the SSAS2005 data folder setting in the registry? Can't seem to
find it.









Reply With Quote
  #5  
Old   
Jesse O.
 
Posts: n/a

Default Re: SSAS2005 - data folder in registry - 08-18-2006 , 03:24 PM



thanks this solution worked.

reason the service wouldnt come back up is because the drive was detached.


"Akshai Mirchandani [MS]" <akshaim (AT) online (DOT) microsoft.com> wrote

Quote:
AS will re-create the data folder if it has been completely deleted --
unless perhaps it doesn't have permissions. The main thing is that the AS
service account should be able to access and modify the data folder --
because given an empty folder, it will automatically initialize it with
the minimum files it needs.

If you just re-create the directory, then it should work. Alternatively,
you can notepad <installdir>\config\msmdsrv.ini and modify the DataDir
value to something you prefer.

Thanks,
Akshai

--
Try out the MSDN Forums for Analysis Services at:
http://forums.microsoft.com/MSDN/Sho...ID=83&SiteID=1

This posting is provided "AS IS" with no warranties, and confers no rights
Please do not send email directly to this alias. This alias is for
newsgroup
purposes only.

"Jesse O." <jesperzz (AT) hotmail (DOT) com> wrote in message
news:%23D7d6JKwGHA.4968 (AT) TK2MSFTNGP03 (DOT) phx.gbl...
My issue is that someone has deleted it, so whenever AS is restarted it
can't restart since it can't find the data folder.





"Akshai Mirchandani [MS]" <akshaim (AT) online (DOT) microsoft.com> wrote in message
news:%23gO3zCKwGHA.1436 (AT) TK2MSFTNGP02 (DOT) phx.gbl...
It is not in the registry in AS 2005. It is in a configuration file
called msmdsrv.ini -- you should rather use the Server Configuration
Properties window (available using the server properties in SSMS).

Be careful changing the data folder though if you already have objects
deployed to the current data folder -- the server administrators role
and other metadata objects will not be automatically propogated to the
new data folder.

Thanks,
Akshai
--
Try out the MSDN Forums for Analysis Services at:
http://forums.microsoft.com/MSDN/Sho...ID=83&SiteID=1

This posting is provided "AS IS" with no warranties, and confers no
rights
Please do not send email directly to this alias. This alias is for
newsgroup
purposes only.

"Jesse O." <jesperzz (AT) hotmail (DOT) com> wrote in message
news:ehu5fmJwGHA.5084 (AT) TK2MSFTNGP04 (DOT) phx.gbl...
Where is the SSAS2005 data folder setting in the registry? Can't seem
to find it.











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.