Start a conversation

How to move a GFI Archiver SQL database to another disk on the same server

Answer

This article describes how to move a GFI Archiver SQL database to another disk on the same server. This may be required when you are running out of disk space on the partition where the database is currently stored.
  1. Stop all GFI Archiver services
  2. From Microsoft SQL Server Management Studio, select Databases > right-click <Database name> > Properties > select Files node
  3. Note the path and filename to both the .MDF and  .LDF > OK 
  4. Right-click <Database name> > Tasks > Detach...
  5. Check the box to Drop Connections > OK 
  6. Move .MDF and  .LDF from step 3 to the new location 
  7. Right-click the Databases node > select Attach...
  8. Select Add... > navigate to new file locations from step 6 > OK
  9. Start the services stopped in step 1
Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted

Comments