Change ownership of model and msdb to 'sa'
From: Rob (rhchin_at_hotmail.com)
Date: 01/06/05
- Next message: SQLDBA: "Re: SQL LiteSpeed Vs SQL Safe Vs SQL BackTrack"
- Previous message: Rob: "DBCC SHRINKFILE + SHRINKDATABASE"
- In reply to: Maggie: "Change ownership of model and msdb to 'sa'"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 6 Jan 2005 09:42:15 -0800
>From BOL:
The owner of the master, model, or tempdb system databases
cannot be changed.
- Rob
>-----Original Message-----
>We are trying to exec sp_changedbowner 'sa' on model
database to change
>ownership from the service account 'service_sql' to 'sa'
account
>However, we got the follow error:
>15109 16 Cannot change the owner of the master database.
>Is there any know how to Change ownership of model and
msdb to 'sa' if in
>case 'sa' is not owner of msdb and model?
>
>Thanks!!
>
>.
>
- Next message: SQLDBA: "Re: SQL LiteSpeed Vs SQL Safe Vs SQL BackTrack"
- Previous message: Rob: "DBCC SHRINKFILE + SHRINKDATABASE"
- In reply to: Maggie: "Change ownership of model and msdb to 'sa'"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|