Community

How to move Resource DB in SQL Server ?

(Rohit Garg) The Resource database is a read-only database that contains all the system objects. This DB included with SQL Server 2005 to increase security of system metadata. SQL Server system objects, such as sys.objects, are physically persisted in the Resource database, but they logically appear

Read More - Register for Free Membership