Hi All,
I have a database of around 950 GB on a SQL 2014 Enterprise server. The database has 4 database files, all of them on the same drive. The free space is getting less and less, so I have to do something before the disk gets full.The problem is that this is a production database and my managers wouldn't really like to have the database offline for the period I relocate some of the data files to another drives. Moreover, the database plays the principal role in a mirroring session, and I don't want to rebuild it from scratch.
Could you suggest me a solution with less impact than bringing the DB offline and relocating files?
Many thanks.
P.