主頁 > 知識(shí)庫 > SQL Server無法生成FRunCM線程的解決方法

SQL Server無法生成FRunCM線程的解決方法

熱門標(biāo)簽:陽光創(chuàng)信ai外呼獲客系統(tǒng)助力 智能語音車載電話機(jī)器人 外呼系統(tǒng)的話術(shù) 云南全自動(dòng)外呼系統(tǒng)公司 智能外呼系統(tǒng)需要多少錢 貴州外呼回?fù)芟到y(tǒng)是什么 競(jìng)圣地圖標(biāo)注服務(wù) 安陽天音防封電銷卡 衛(wèi)星地圖標(biāo)注距離

SQL Server 無法生成 FRunCM 線程。數(shù)據(jù)庫錯(cuò)誤日志如下:

復(fù)制代碼 代碼如下:

2013-09-26 21:21:50.31 Server      Microsoft SQL Server 2005 - 9.00.1399.06 (Intel X86)
Oct 14 2005 00:33:37
Copyright (c) 1988-2005 Microsoft Corporation
Enterprise Edition on Windows NT 5.2 (Build 3790: Service Pack 2)

2013-09-26 21:21:50.31 Server      (c) 2005 Microsoft Corporation.
2013-09-26 21:21:50.31 Server      All rights reserved.
2013-09-26 21:21:50.31 Server      Server process ID is 2680.
2013-09-26 21:21:50.31 Server      Logging SQL Server messages in file 'C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG'.
2013-09-26 21:21:50.31 Server      This instance of SQL Server last reported using a process ID of 2884 at 2013-9-26 21:20:51 (local) 2013-9-26 13:20:51 (UTC). This is an informational message only; no user action is required.
2013-09-26 21:21:50.31 Server      Registry startup parameters:
2013-09-26 21:21:50.31 Server           -d C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\master.mdf
2013-09-26 21:21:50.31 Server           -e C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG
2013-09-26 21:21:50.31 Server           -l C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\mastlog.ldf
2013-09-26 21:21:50.32 服務(wù)器         SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
2013-09-26 21:21:50.32 服務(wù)器         Detected 2 CPUs. This is an informational message; no user action is required.
2013-09-26 21:21:50.37 服務(wù)器         Set AWE Enabled to 1 in the configuration parameters to allow use of more memory.
2013-09-26 21:21:50.49 服務(wù)器         Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
2013-09-26 21:21:50.53 服務(wù)器         Attempting to initialize Microsoft Distributed Transaction Coordinator (MS DTC). This is an informational message only. No user action is required.
2013-09-26 21:21:52.54 服務(wù)器         Attempting to recover in-doubt distributed transactions involving Microsoft Distributed Transaction Coordinator (MS DTC). This is an informational message only. No user action is required.
2013-09-26 21:21:52.54 服務(wù)器         Database Mirroring Transport is disabled in the endpoint configuration.
2013-09-26 21:21:52.54 spid5s      Starting up database 'master'.
2013-09-26 21:21:52.68 spid5s      Starting up database 'mssqlsystemresource'.
2013-09-26 21:21:52.81 spid5s      Server name is 'SHGS1653'. This is an informational message only. No user action is required.
2013-09-26 21:21:52.82 spid8s      Starting up database 'model'.
2013-09-26 21:21:52.93 spid8s      Clearing tempdb database.
2013-09-26 21:21:53.10 服務(wù)器         A self-generated certificate was successfully loaded for encryption.
2013-09-26 21:21:53.10 服務(wù)器         錯(cuò)誤: 17182,嚴(yán)重性: 16,狀態(tài): 1。
2013-09-26 21:21:53.10 服務(wù)器         TDSSNIClient initialization failed with error 0x7e, status code 0x60.
2013-09-26 21:21:53.10 服務(wù)器         錯(cuò)誤: 17182,嚴(yán)重性: 16,狀態(tài): 1。
2013-09-26 21:21:53.10 服務(wù)器         TDSSNIClient initialization failed with error 0x7e, status code 0x1.
2013-09-26 21:21:53.10 服務(wù)器         錯(cuò)誤: 17826,嚴(yán)重性: 18,狀態(tài): 3。
2013-09-26 21:21:53.10 服務(wù)器         Could not start the network library because of an internal error in the network library. To determine the cause, review the errors immediately preceding this one in the error log.
2013-09-26 21:21:53.10 服務(wù)器         錯(cuò)誤: 17120,嚴(yán)重性: 16,狀態(tài): 1。
2013-09-26 21:21:53.10 服務(wù)器         SQL Server could not spawn FRunCM thread. Check the SQL Server error log and the Windows event logs for information about possible related problems.

解決辦法:

分析下來是由于某些特殊的改動(dòng)導(dǎo)致了SQL SERVER2005數(shù)據(jù)庫網(wǎng)絡(luò)協(xié)議中VIA協(xié)議的啟用,講該協(xié)議關(guān)閉即可。
Sql Server Configuration Manager-------Sql Server 2005網(wǎng)絡(luò)配置------MSSQLSERVER的協(xié)議,講VIA協(xié)議禁用即可。

標(biāo)簽:湘潭 營口 周口 寧夏 河源 欽州 鄂爾多斯 預(yù)約服務(wù)

巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《SQL Server無法生成FRunCM線程的解決方法》,本文關(guān)鍵詞  SQL,Server,無法,生成,FRunCM,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問題,煩請(qǐng)?zhí)峁┫嚓P(guān)信息告之我們,我們將及時(shí)溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《SQL Server無法生成FRunCM線程的解決方法》相關(guān)的同類信息!
  • 本頁收集關(guān)于SQL Server無法生成FRunCM線程的解決方法的相關(guān)信息資訊供網(wǎng)民參考!
  • 企业400电话

    智能AI客服机器人
    15000

    在线订购

    合计11份范本:公司章程+合伙协议+出资协议+合作协议+股权转让协议+增资扩股协议+股权激励+股东会决议+董事会决议

    推薦文章