Hi..
I did Installation of SQL Server 2012 Cluster. During this setup I installed Tempdb Files on Local drive. Now I want to move this tempdb files from local drive to Shared Drive . When I am trying to move I am getting below error.
Does any one can help me or provide the steps to move this tempdb files from local drive to Shared Drive ?
Msg 5184, Level 16, State 1, Line 1Cannot use file 'Z:\Tempdb\tempdb.mdf' for clustered server. Only formatted files on which the cluster resource of the server has a dependency can be used. Either the disk resource containing the file is not present in the cluster group or the cluster resource of the Sql Server does not have a dependency on it.
Thanks
Regards..
Please Mark As Answer if it is helpful. \\Aim To Inspire Rather to Teach