April 21, 2018 at 8:29 pm
Comments posted to this topic are about the item Cancelling DBCC SHRINKFILE with EMPTYFILE
April 23, 2018 at 11:06 am
I'd actually create a new filegroup and move objects in what way.
April 23, 2018 at 12:30 pm
April 23, 2018 at 1:40 pm
Hardcoded filegroups? Once the app is running, how would the app know about filegroups? I could easily migrate from Primary to filegroup1, then redo primary to reset file sizes, then migrate back to primary if needed.
April 23, 2018 at 1:46 pm
I can't say all the ways that it's hardcoded filegroups might affect it, but the vendor stated that they do not support creating filegroups. I can say there is a mechanism within the application to create new tables and that the application has custom maintenance procedures.
The database is multiple TB so I'm not sure migrating back and forth is realistic for my scenario.
April 24, 2018 at 8:30 am
It may not be. Chances are if you migrated things over and back, the application and vendor would never realize this.
Often when someone doesn't support something like filegroups, or limited security other than sa, they often have no idea what that concept really means.
Viewing 7 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply