Requirements
- Changing a database name in MSSQL and Server Manager
Prerequisites
- Administrative rights to SQL
- Administrator access to AdminClient
Procedure
To be on the safe side, always create a backup first!
- Remove database profile inside the Server Manager
- Confirm (optionally export logs)
- Stop services
- Rename the DB in SQL Management Studio
- Re-integrate the DB in the Server Manager using the wizard
Comments