how to change Owner
From: Mustafa (Mustafa_at_discussions.microsoft.com)
Date: 03/31/05
- Previous message: Craig HB: "RE: BackUps not deleting"
- Next in thread: Roji. P. Thomas: "Re: how to change Owner"
- Reply: Roji. P. Thomas: "Re: how to change Owner"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 31 Mar 2005 00:51:02 -0800
i want to change the database owner to dbo.rightnow the owner is
test.i want to replace this owner with dbo.
i execute the sp_changeobjectowner 'tbluser' ,'dbo'
while i try to this i got the error
Server: Msg 15001, Level 16, State 1, Procedure
sp_changeobjectowner, Line 38
Object 'tblUser' does not exist or is not a valid object for this
operation.
i login as an 'sa' while trying to perform this operation.
Please let me know how do i change the owner.
- Previous message: Craig HB: "RE: BackUps not deleting"
- Next in thread: Roji. P. Thomas: "Re: how to change Owner"
- Reply: Roji. P. Thomas: "Re: how to change Owner"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|