I'm wondering if I'm going about this correctly...
I have a data file on the PRIMARY filegroup located on drive H: (100gb 1/0 etc...) The data file is getting close to 100gb so I had IT add another drive to the server.
What I want to do is stop the growth on the H: drive and start writing to the I: (new) drive.
Here's what I did;
DB Properties
Add new File with same Logical Name + "_1", kept the PRIMARY filegroup, initial size to 20gb, growth by 10% unrestricted on drive letter I:
I then went to the previous file and changed the max size to current size + 3gb.
Is this the best way to do this or can someone suggest a better (performance and maintenance) way of doing this?
Thanks in advance
-----------------------------------
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rich Cook
I have a data file on the PRIMARY filegroup located on drive H: (100gb 1/0 etc...) The data file is getting close to 100gb so I had IT add another drive to the server.
What I want to do is stop the growth on the H: drive and start writing to the I: (new) drive.
Here's what I did;
DB Properties
Add new File with same Logical Name + "_1", kept the PRIMARY filegroup, initial size to 20gb, growth by 10% unrestricted on drive letter I:
I then went to the previous file and changed the max size to current size + 3gb.
Is this the best way to do this or can someone suggest a better (performance and maintenance) way of doing this?
Thanks in advance
-----------------------------------
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rich Cook