Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 System SP's change to User SP's

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-06-30 : 07:59:59
Jay writes "Why are all my system stored procedures changing from system type to user type? This happens when I start a database and browse its objects from query analyzer object browser. I ran a profiler trace and it's recreating all "dt_" procudures but I don't know why? This usually happens when I have only dbo access to a database and almost no access to the server. Is this normal?"
   

- Advertisement -