I have set up a SharePoint 2010 farm. Some databases have been configured by using PowerShell scripts. Therefore they have friendly names like SP2010_Config. I do not have made scripts for every configuration step yet so some database names are like this \WebAnalyticsServiceApplication_ReportingDB_2d5a77a9-8360-41cf-9294-14587f977d1d.

I would like to have nice looking names in my SQL server so I change the names of i.e. the WebAnalytics Service like this:

  1. Go to Central Admin > Manage Service Applications
  2. Select the Web Analytics Service Application:
    webanalytics
  3. Choose “Properties” in the ribbon:webanalytics1
  4. Choose “Next” at the Edit Web Analytics Service Application screen
  5. At the Edit Web Analytics Service Application Topology screen you can edit the database name:
    webanalytics2
  6. Click on Reporting Database and choose “Edit Properties”:
    webanalytics3
  7. In the next step you can change the database name:webanalytics4
  8. When back in the Topology screen click “Next” and the changes are being processed:

    webanalytics6

Be aware: by doing this SharePoint will create new databases with the choosen name.

  • Share/Save/Bookmark

Tags: , , ,

Wordpress themes | Free drupal templates | Free joomla templates | Mediawiki skins | Free pligg themes | Website templates reviews" | Customizable Website Templates |

3 Responses to “Renaming service application databases”

  1. nice article, keep the posts coming

  2. Thanks for the post. It has saved me a couple of times now with that WebAnalyticsServiceApplication_ReportingDB database, which gets a name too long for SQL backups to work.

    I notice that this option is only available for some of the service application databases and I’m wondering if you or anyone has any tips on renaming the rest of them.

    thanks,
    Jeff

  3. Hi Jeff,
    Glad my post helped some more headache :-). I try to create my SharePoint farms with Powershell scripts so I can name the databases what I want in my scripts. But for quickly deploying a farm it is a real pain in the ass. A quick search on google with this keywords “powershell rename databases” showed these links:

    http://technet.microsoft.com/e.....51877.aspx
    http://technet.microsoft.com/e.....51878.aspx

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>