|
-
7.0 System Procedure
I'm running SQL Server 7.0 and one of my system procs is missing. Master..sp_MSTableSpace.
I was planning on restoring Master but have discovered that this has been
missing for sometime. I've had suggestions to copy this proc from another
box running SQL and copy the proc and paste it into a new user proc. Then
go into sysobjects and change the type to 'S' system proc from user proc.
When I try to change this I receieve errors since sysobjects has computed
columns. Does anyone have any thoughts on how to get a system proc back
to Master without restoring Master.
Any help is much appreciated!
Brenda
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks