Permisos necesarios para SQL Server FullText Search en un cluster

Si en un cluster se presentan los siguientes errores:

Event ID:1069
Source:Clussvc
Description: SQL Cluster Resource "Full Text" failed.

Warning: 6/18/2001 10:14:25 PM 2 3 3055 Microsoft Search N/A VIRTUALSQL10 The Gatherer property mapping file cannot be opened.
Error: 80070002. The default values are being used. You may have to copy the property mapping file from the setup CD, or reinstall the application.
Error: 6/18/2001 10:14:25 PM 1 3 3058 Microsoft Search N/A VIRTUALSQL10 The application [SQLServer] cannot be initialized.
Error: 80070002 - The system cannot find the file specified.

 

Se debe principalmente a que las cuentas del Cluster Service, el SQL Service y el SYSTEM no tienen derechos de Full Control sobre la carpeta MSSQL\FTdata y subfolders, también necesitan Full Control sobre esta entrada del registry HKLM\Software\Microsoft\Search\1.0

Saludos,

Eduardo Castro – Microsoft SQL Server MVP

http://comunidadwindows.org

Costa Rica

Technorati Tags: SQL Server

LiveJournal Tags: SQL Server

del.icio.us Tags: SQL Server

http://ecastrom.blogspot.com

http://ecastrom.wordpress.com

http://ecastrom.spaces.live.com

http://universosql.blogspot.com

http://todosobresql.blogspot.com

http://todosobresqlserver.wordpress.com

Comments

Popular posts from this blog

Cómo identificar consultas más pesadas en SQL Server

Power View en SQL Server 2012 Primer Entrega

Machine Learning Services con SQL Server Managed Instance