I executed code
select name, suser_sname(sid)
from master.dbo.sysdatabases
where suser_sname(sid) IS NULL
and found that database model has no owner.
And I can't change it's owner through sp_changedbowner.
Please, read my question more carefully next time.
Hello all!
I have strange proble which I'm trying to fix.
I have a job, which calls stored procedure.
Use msdb
go
SET NOCOUNT ON
SET QUOTED_IDENTIFIER ON
go
EXECUTE [dbo].[Job Bevis]
go
[dbo].[Job Bevis] listing:
USE [msdb]
GO
/****** Object: StoredProcedure [dbo].[Job Bevis] Script...
Hello all!
No so long ago sp_helpdb on MS SQL 2000 began to fail with error:
Server: Msg 515, Level 16, State 2, Procedure sp_helpdb, Line 53
Cannot insert the value NULL into column 'owner', table...
Hello!
I have an alarm:
Minor 2009-05-19 10:22:58 EEST 10.8.35.198 User is deleted. Mac-address 0x07 d9 05 13 09 16 3a 00 2b 02 00. [1] private.enterprises.aruba.arubaEnterpriseMibModules.arubaAp.wlsrEnterpriseMibModules.wlsrTrapMIB.wlsxTrapsGroup.wlsxTrapObjectsGroup.wlsxTrapTime...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.