Posts
Sort by recent activity
SQL Clone "attaching" the clone
I would like to have the agent run a script that after cloning, it detaches the database and then attaches it again with some modifications. As of now this is not possible as the agent tries to att...
Cloning a SQL Server database with a FILESTREAM
We have a
database with a FILESTREAM. For a FILESTREAM the DIRECTORY_NAME property must
be unique within an SQL instance. If we try to clone an image on the same SQL
instance as the original databa...