Hi All,
Hope all are doing well !!!
While deploying the 10.0.26 quality update to the devlopment environement getting the below error.
System.Management.Automation.MethodInvocationException: Exception calling "ExecuteSqlText" with "1" argument(s): "Couldn't complete full-text operation because full-text key for table or indexed view 'ax.ECORESPRODUCTTRANSLATION' is offline. Near statement:
ALTER FULLTEXT INDEX ON [ax].[ECORESPRODUCTTRANSLATION] DROP ([NAME]);
... " ---> System.Exception: Couldn't complete full-text operation because full-text key for table or indexed view 'ax.ECORESPRODUCTTRANSLATION' is offline. Near statement:
ALTER FULLTEXT INDEX ON [ax].[ECORESPRODUCTTRANSLATION] DROP ([NAME]);
... ---> System.Data.SqlClient.SqlException: Couldn't complete full-text operation because full-text key for table or indexed view 'ax.ECORESPRODUCTTRANSLATION' is offline.
Can you please suggest on this?
Thanks In Advance !!!
Pankaj