need help for full text indexed database

  • Hiiii,

    I have 1 full text indexed database of 230gb

    it has 1 .mdf file 2 .ndf file 3 .ldf file 4. full text catalog file

    now i want to move .ndf & full text catalog files to new location

    but i don't know the location of full text catalog.

    How to find it?

    i m trying detach & attach method.

    is there any different way of doing it for full text indexed database?

    Sanket Ahir
    Don't run behind the success, Try to be eligible & success will run behind u......

  • anyone know the solution?

    Sanket Ahir
    Don't run behind the success, Try to be eligible & success will run behind u......

  • to get the file location of the full text catalog

    SELECT * FROM sys.fulltext_catalogs

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

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