consolidating data files

  • Say I have a filegroup called TEST and under test I have three files attached

    test_data/test_data1/test_data2.

     

    Is there a way to consolidate those three files into one?

  • The way I can think of

    is create a new filegroup, and a new file.

    then move all objects from old filegroup to new one. Drop the old one.

     

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply