حل مشکل استارت نشدن SQL Server

mohsen3 ماه قبل
ارسال شده در
mohsen

اگر با سلسله خطای های زیر در زمان اجرای SQL Server مواجه شدید: 

      Server TCP provider failed to listen on [ 'any' <ipv6> 1433]. Tcp port is already in use.
    
      TDSSNIClient initialization failed with error 0x271d, status code 0xa. Reason: Unable to initialize the TCP/IP listener. An attempt was made to access a socket in a way forbidden by its access permissions. 
    
      TDSSNIClient initialization failed with error 0x271d, status code 0x1. Reason: Initialization failed with an infrastructure error. Check for previous errors. An attempt was made to access a socket in a way forbidden by its access permissions. 
    
      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.
    
      SQL Server could not spawn FRunCommunicationsManager thread. Check the SQL Server error log and the operating system error log for information about possible related problems.
    

با ری استارت کردن سرویس Host Network Service از بخش Services ویندوز مشکل حل می شود. البته در صورتی که برنامه ای پورت 1433 را اشغال نکرده باشد. برای دسترسی به Services می توانید دکمه Windows و R را بزنید و عبارت services.msc را تایپ کرده و Ok را بزنید. یا در ویندوز 10 و 11 کلمه Services را جستجو  کنید.

رای
0
ارسال نظر
مرتب سازی:
اولین نفری باشید که نظر می دهید!