full catalog search errors

  • i am trying to creat a full catalog search

    use [ProductionWebData] exec sp_fulltext_catalog N'Catalog_BaseItemDesc', N'start_full'

     

    produces this error

    Server: Msg 7619, Level 16, State 1, Procedure sp_fulltext_catalog, Line 119

    Execution of a full-text operation failed. The parameter is incorrect. 

  • Full text search in SQL Server will only work if SQL Server is running in the System account


    Kindest Regards,

    Amit Lohia

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

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