SQL Server full text search will not start.

  • Is there a method for moving databases with catalogs from one server to another.

    When viewing sysfulltextcatalogs on test this is path D: but on Production we have no D path.

    So i guess what is the best way to move from test to production.

    Thanks

  • At the same time the FTS went down there were some sharepoint sites upgrade to 3.0 to use the search feature for sharepoint. When setting this up does it right to SQL Registry i just wondering if the two are related to cause FTS to go down.

    Also i installed SQL without FTS it seems that you cannot reinstall just the FTS it says you not making a change and not install - interesting.

  • I could wrong but I think Sharepoint may be using IIS full text but SQL Server full text is ANSI SQL full text so you should be able to repair your install and add it. I also checked the CMD parameters adding full text was one of the options. So look it up in the BOL.

    Kind regards,
    Gift Peddie

  • Let me see if i can find how to install FTS in cmd line prompts thanks

  • How to add full text with cmdline is in the lin below please take the time to read it before you do anything because you need to know how it relates to cluster.

    http://msdn.microsoft.com/en-us/library/ms144259(SQL.90).aspx

    Kind regards,
    Gift Peddie

Viewing 5 posts - 16 through 19 (of 19 total)

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