My company has a client using SQLServer 2000 SP3a.
Every so often (approx. once a week), the full-text indexing will fail on
one of our database tables. We are unsure why, but have noticed some rather
bizarre behavior associated with this failure. (Normally, we restart the
MSSearch service and everything works again.)
Just today, the client called to tell us it didn't work. So, using
LogMeIn.com, I controlled their server computer to see what was going on.
Immediately I noticed a messagebox window with a title of "Tracer" and text
of "Release products should NOT call tracer!". The only button was "OK".
I didn't know for sure where this message was coming from, so I used
SysInternals' Process Explorer to list the processes and their window titles.
Lo and behold, MSSearch.exe was the process tied to "Tracer".
Obviously, this is a SQL Server bug, but I've not found reference to it in
any online searches. Has anyone seen this? Is it fixable by upgrading to
SP4 (this client is still using NT4, though).
Thanks for any information.
John,
Basic troubleshooting of SQL Server 2000 and MSSearch is somewhat of a black
art (as I can attest to), but the first place you should look for
information on what is causing the full-text indexing failure is the
server's Application event log as this is the only place where errors,
warning and information events are recorded for the MSSearch service. Look
for all related "Microsoft Search" or MssCi source events (errors, warning
and information) near the time of the failure. This will be the best source
of info as to what is causing the problem.
While I've never have used LogMeIn.com, I have known Microsoft to attach
debuggers to both SQL Server and the MSSearch.exe to identify bugs. If you
believe this to be a bug, then I'd highly recommend that you open a support
case with Microsoft PSS SQL Server support and get this resolved for your
client.
Regards,
John
SQL Full Text Search Blog
http://spaces.msn.com/members/jtkane/
"John" <John@.discussions.microsoft.com> wrote in message
news:FAE1B226-FF90-41EC-9465-575285E412FF@.microsoft.com...
> My company has a client using SQLServer 2000 SP3a.
> Every so often (approx. once a week), the full-text indexing will fail on
> one of our database tables. We are unsure why, but have noticed some
> rather
> bizarre behavior associated with this failure. (Normally, we restart the
> MSSearch service and everything works again.)
> Just today, the client called to tell us it didn't work. So, using
> LogMeIn.com, I controlled their server computer to see what was going on.
> Immediately I noticed a messagebox window with a title of "Tracer" and
> text
> of "Release products should NOT call tracer!". The only button was "OK".
> I didn't know for sure where this message was coming from, so I used
> SysInternals' Process Explorer to list the processes and their window
> titles.
> Lo and behold, MSSearch.exe was the process tied to "Tracer".
> Obviously, this is a SQL Server bug, but I've not found reference to it in
> any online searches. Has anyone seen this? Is it fixable by upgrading to
> SP4 (this client is still using NT4, though).
> Thanks for any information.
|||We have the same thing happening sparodically at one of clients as well, The Tracer message pops up, the fulltext search quits working, if we restart mssearch it starts working again.
Only real difference I see, is that our client is running Small Bussiness Server, (Windows 2000, SP4) and I was blaming it on that, since they have all kinds of strange limitations they try to put in it.
I am switching it to update at 4AM each day instead of the continuas background update, and see if that makes a difference.
It only causes trouble when indexing 1 of the two tables we are indexing. The table has 550,000 items and a 5303 MB catalog, with a key count 6 million.
************************************************** ********************
Sent via Fuzzy Software @. http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
Showing posts with label fail. Show all posts
Showing posts with label fail. Show all posts
Wednesday, March 28, 2012
Wednesday, March 7, 2012
MSDTC Resource on Win2003 cluster
I am having trouble to fail over MSDTC Resource group to a second node in a two node cluster. It is running fine on the first node but refuse to start on the second node.
Any help will be greatly appreciated.
Yuhong
yuhong.huo@.yale.edu
I found the solution. Just want post it here in case anybody run into the same problem.
I took the MSDTC Cluster Group offline on the first node and ran msdtc.exe -resetlog command on the second node. And it worked. See article: http://support.microsoft.com/?kbid=243204
Yuhong
|||You may want to check kb article..
http://support.microsoft.com/default...b;EN-US;248025
Van Thothathri
Windows Clustering
High Availability Microsoft Enterprise Server Products
"This posting is provided "AS IS" with no warranties, and confers no
rights."
Use of included script samples, if any, are subject to the terms specified
at http://www.microsoft.com/info/cpyright.htm
"Yuhong Huo" <anonymous@.discussions.microsoft.com> wrote in message
news:EEA345EC-A673-48A9-8E61-2580049D5F14@.microsoft.com...
>I am having trouble to fail over MSDTC Resource group to a second node in a
>two node cluster. It is running fine on the first node but refuse to start
>on the second node.
> Any help will be greatly appreciated.
> Yuhong
> yuhong.huo@.yale.edu
Any help will be greatly appreciated.
Yuhong
yuhong.huo@.yale.edu
I found the solution. Just want post it here in case anybody run into the same problem.
I took the MSDTC Cluster Group offline on the first node and ran msdtc.exe -resetlog command on the second node. And it worked. See article: http://support.microsoft.com/?kbid=243204
Yuhong
|||You may want to check kb article..
http://support.microsoft.com/default...b;EN-US;248025
Van Thothathri
Windows Clustering
High Availability Microsoft Enterprise Server Products
"This posting is provided "AS IS" with no warranties, and confers no
rights."
Use of included script samples, if any, are subject to the terms specified
at http://www.microsoft.com/info/cpyright.htm
"Yuhong Huo" <anonymous@.discussions.microsoft.com> wrote in message
news:EEA345EC-A673-48A9-8E61-2580049D5F14@.microsoft.com...
>I am having trouble to fail over MSDTC Resource group to a second node in a
>two node cluster. It is running fine on the first node but refuse to start
>on the second node.
> Any help will be greatly appreciated.
> Yuhong
> yuhong.huo@.yale.edu
Monday, February 20, 2012
MSDTC
We have installed sql server 2k on windows 2003. We are
having problems with the MSDTC working correctly. We
cannot get this service to fail over. This is the error:
MS DTC's log information has not been configured
correctly in the shared cluster registry. Error
Specifics:
d:\srv03rtm\com\complus\dtc\shared\mtxclu\mtxcluse tuphelpe
r.cpp:556, CmdLine: C:\WINDOWS\system32\msdtc.exe, Pid:
3980
Has anyone had any experiance with this? Thanks for any
help.
Did you run comclust.exe?
Mike
Principal Mentor
Solid Quality Learning
"More than just Training"
SQL Server MVP
http://www.solidqualitylearning.com
http://www.mssqlserver.com
|||Comclust is not used on a Windows 2003 cluster. Look at the following
article:
http://support.microsoft.com/?id=301600
How to configure Microsoft Distributed Transaction Coordinator on a Windows
Server 2003 Cluster
Also, you will need to install the Windows 2003 component Network MSDTC.
This is done through Control Panel - Add/Remove Programs
Rand
This posting is provided "as is" with no warranties and confers no rights.
|||what is this additonal component I need and why ? Where exactly would I see
it under control panel add/remove programs
"Rand Boyd [MSFT]" <rboyd@.onlinemicrosoft.com> wrote in message
news:fMK9XgLIEHA.2224@.cpmsftngxa06.phx.gbl...
> Comclust is not used on a Windows 2003 cluster. Look at the following
> article:
> http://support.microsoft.com/?id=301600
> How to configure Microsoft Distributed Transaction Coordinator on a
Windows
> Server 2003 Cluster
> Also, you will need to install the Windows 2003 component Network MSDTC.
> This is done through Control Panel - Add/Remove Programs
> Rand
> This posting is provided "as is" with no warranties and confers no rights.
>
having problems with the MSDTC working correctly. We
cannot get this service to fail over. This is the error:
MS DTC's log information has not been configured
correctly in the shared cluster registry. Error
Specifics:
d:\srv03rtm\com\complus\dtc\shared\mtxclu\mtxcluse tuphelpe
r.cpp:556, CmdLine: C:\WINDOWS\system32\msdtc.exe, Pid:
3980
Has anyone had any experiance with this? Thanks for any
help.
Did you run comclust.exe?
Mike
Principal Mentor
Solid Quality Learning
"More than just Training"
SQL Server MVP
http://www.solidqualitylearning.com
http://www.mssqlserver.com
|||Comclust is not used on a Windows 2003 cluster. Look at the following
article:
http://support.microsoft.com/?id=301600
How to configure Microsoft Distributed Transaction Coordinator on a Windows
Server 2003 Cluster
Also, you will need to install the Windows 2003 component Network MSDTC.
This is done through Control Panel - Add/Remove Programs
Rand
This posting is provided "as is" with no warranties and confers no rights.
|||what is this additonal component I need and why ? Where exactly would I see
it under control panel add/remove programs
"Rand Boyd [MSFT]" <rboyd@.onlinemicrosoft.com> wrote in message
news:fMK9XgLIEHA.2224@.cpmsftngxa06.phx.gbl...
> Comclust is not used on a Windows 2003 cluster. Look at the following
> article:
> http://support.microsoft.com/?id=301600
> How to configure Microsoft Distributed Transaction Coordinator on a
Windows
> Server 2003 Cluster
> Also, you will need to install the Windows 2003 component Network MSDTC.
> This is done through Control Panel - Add/Remove Programs
> Rand
> This posting is provided "as is" with no warranties and confers no rights.
>
Subscribe to:
Posts (Atom)