This is a discussion on Rename an AS Database? within the SQL Server Data Warehousing forums, part of the Microsoft SQL Server category; --> Is there a way to rename an Analysis Services database? Can I do it through the Analysis Manager interface? ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Unfortunately, No. You need to do a copy and then a paste. When the paste runs, it notices that you already have a database with that name and will prompt for a new name. You enter a new name; then reprocess the database (an option on the right-click menu). Then you can go back and delete the old database. -- Dave Wickert [MSFT] dwickert@online.microsoft.com Program Manager BI SystemsTeam SQL BI Product Unit (Analysis Services) -- This posting is provided "AS IS" with no warranties, and confers no rights. "Tom" <Tom@discussions.microsoft.com> wrote in message news:45D8C536-72F1-47BE-8BFA-9915DE6EE107@microsoft.com... > Is there a way to rename an Analysis Services database? Can I do it through > the Analysis Manager interface? > > Thanks! |