Добро пожаловать в форум, Guest >> Войти | Регистрация | Поиск | Правила | | В избранное | Подписаться | ||
Все форумы / Microsoft SQL Server |
![]() ![]() |
mism Member Откуда: Санкт-Петербург Сообщений: 177 |
Регулярно замечаю в Журнале Приложений Event Viewerа сервера сообщение "Errors were encountered during full-text index population for table or indexed view '[DocsVision].[dbo].[dvsys_binaries]', database 'DocsVision' (table or indexed view ID '5575058', database ID '5'). Please see full-text crawl logs for details." Где находится full-text crawl logs? Версия сервера Microsoft SQL Server 2005 - 9.00.5057.00 (Intel X86) |
18 июл 12, 16:20 [12884311] Ответить | Цитировать Сообщить модератору |
pkarklin Member Откуда: Москва (Муром) Сообщений: 74927 |
http://msdn.microsoft.com/en-us/library/ms142495(v=sql.90).aspx |
18 июл 12, 17:11 [12884737] Ответить | Цитировать Сообщить модератору |
mism Member Откуда: Санкт-Петербург Сообщений: 177 |
В папке с логами находятся два журнала сканирования. В одном из них периодически появляются ошибки вида: "2012-07-18 02:08:11.64 spid21s Error '0x8007007f' occurred during full-text index population for table or indexed view '[DocsVision].[dbo].[dvsys_binaries]' (table or indexed view ID '5575058', database ID '5'), full-text key value 0x0C7F045B4A8F5943AFB25C94226253A9. Failed to index the row. 2012-07-18 02:08:11.64 spid21s The component 'MSFTE.DLL' reported error while indexing. Component path 'C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Binn\MSFTE.DLL'. 2012-07-18 02:08:11.64 spid21s Warning: No appropriate filter was found during full-text index population for table or indexed view '[DocsVision].[dbo].[dvsys_binaries]' (table or indexed view ID '5', database ID '5575058'), full-text key value 0x2CA164C0036A524DB01D19F4F2E096AF. Some columns of the row were not indexed." Во втором из них периодически появляются ошибки вида: "2012-01-11 02:15:23.00 spid23s Error '0x80043651: msftesql should reprocess this document in an isolated fashion to confirm the error.' occurred during full-text index population for table or indexed view '[DocsVision].[dbo].[dvsys_search_ft_rows]' (table or indexed view ID '692379173', database ID '5'), full-text key value 0x000F490C. Attempt will be made to reindex it. 2012-01-11 02:15:23.00 spid23s The component 'langwrbk.dll' reported error while indexing. Component path 'C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Binn\langwrbk.dll'." Как их интерпретировать и в чем может быть проблема? |
18 июл 12, 17:38 [12884918] Ответить | Цитировать Сообщить модератору |
Все форумы / Microsoft SQL Server | ![]() |