Thanks.
--
Dipti
I believe that's the process but I'm not in a place to test it for you,
sorry.
--
Ed Crowley MVP
"There are seldom good technological solutions to behavioral problems."
.
"Dipti" <Di...@discussions.microsoft.com> wrote in message
news:662014A4-197C-4C48...@microsoft.com...
"Ed Crowley [MVP]" wrote:
> Suspend-StorageGroupCopy on the one you want to move.
> Dismount-Database
> Move-StorageGroupPath with the -ConfigurationOnly switch
> Manually move the storage group files on both active and passive nodes
> Move-DatabasePath with the -ConfigurationOnly switch
> Manually move the database files on both the active and passive nodes
> Mount-Database
> Resume-StorageGroupCopy
>
> I believe that's the process but I'm not in a place to test it for you,
> sorry.
> --
> Ed Crowley MVP
> "There are seldom good technological solutions to behavioral problems."
> ..
thanks for your reply.
--
Dipti
"Ed Crowley [MVP]" wrote:
> Suspend-StorageGroupCopy on the one you want to move.
> Dismount-Database
> Move-StorageGroupPath with the -ConfigurationOnly switch
> Manually move the storage group files on both active and passive nodes
> Move-DatabasePath with the -ConfigurationOnly switch
> Manually move the database files on both the active and passive nodes
> Mount-Database
> Resume-StorageGroupCopy
>
> I believe that's the process but I'm not in a place to test it for you,
> sorry.
> --
> Ed Crowley MVP
> "There are seldom good technological solutions to behavioral problems."
> ..