If we move the master database, can not the resource database also would follow the master database?No, in SQL SERVER 2008 (and 2008 R2) the resource database has to live in the same place as the SQL Server executables.I believe the key here is to understand that during a SQL Server installation, the resource database is deployed, while the master and other system databases are built.We know that