Unknown SQL Exception 10054 occurred

Hi , Daily exactly @4.00 am server have the below error in the Event Viewer.
" A transport-level error has occurred when sending the request to the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.) "
After couple of minutes will come to normal.
My assumption is during that time connection with DB server is closed by some scheduled job and reestablished again in 10 minutes.I have checked with DB team , there is no scheduled job for server restart. Then
why it's happening daily.
Please anyone help on this error.
RameshNK

Hi Ramesh,
Take a look at the following post (though a bit old) but maybe you might find something useful:
https://social.technet.microsoft.com/Forums/sharepoint/en-US/997b5229-05f7-43f2-a136-c20b5f1ce482/recurring-daily-errors?forum=sharepointsearchlegacy
and
https://social.technet.microsoft.com/Forums/office/en-US/1bb474b4-87d1-44b9-97c4-d018d9b35b75/sharepoint-sql-error?forum=sharepointadminlegacy

Similar Messages

  • Unknown SQL Exception 208 occurred. Additional error information from SQL Server is included below.Invalid object name 'Webs'.

    SP 2013 Server + Dec 2013 CU. Upgrading from SharePoint 2010.
    We have a web application that is distributed over 7-8 content databases from SharePoint 2010. All but one database are upgradable. However, one database gives:
    Invalid object name 'Webs'.
    while running Test-SPContentDatabase or Mount-SPContentDatabase.
    EventViewer has the following reporting 5586 event Id:
    Unknown SQL Exception 208 occurred. Additional error information from SQL Server is included below.Invalid object name 'Webs'.
    After searching a bit, these links do not help:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/fd020a41-51e6-4a89-9d16-38bff9201241/invalid-object-name-webs?forum=sharepointadmin
    we are trying PowerShell only.
    http://blog.thefullcircle.com/2013/06/mount-spcontentdatabase-and-test-spcontentdatabase-fail-with-either-invalid-object-name-sites-or-webs/
    In our case, these are content databases. This is validated from Central Admin.
    http://sharepointjotter.blogspot.com/2012/08/sharepoint-2010-exception-invalid.html
    Our's is SharePoint 2013
    http://zimmergren.net/technical/findbestcontentdatabaseforsitecreation-problem-after-upgrading-to-sharepoint-2013-solution
    Does not seem like the same exact problem.
    Any additional input?
    Thanks, Soumya | MCITP, SharePoint 2010

    Hi,
    “All but one database are upgradable. However, one database gives:
    Invalid object name 'Webs'.”
    Did the sentence you mean only one database not upgrade to SharePoint 2013 and given the error?
    One or more of the following might be the cause:
    Insufficient SQL Server database permissions
    SQL Server database is full
    Incorrect MDAC version
    SQL Server database not found
    Incorrect version of SQL Server
    SQL Server collation is not supported
    Database is read-only
    To resolve the issue, you can refer to the following article which contains the causes and resolutions.
    http://technet.microsoft.com/en-us/library/ee513056(v=office.14).aspx
    Thanks,
    Jason
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Jason Guo
    TechNet Community Support

  • Unknown SQL Exception 0 occurred. Additional error information from SQL Server is included below.

    Log Name:      Application
    Source:        Microsoft-SharePoint Products-SharePoint Foundation
    Event ID:      5586
    Task Category: Database
    Level:         Error
    Keywords:     
    User:          DOMAIN\SA account
    Unknown SQL Exception 0 occurred. Additional error information from SQL Server is included below.
    The target principal name is incorrect.  Cannot generate SSPI context.
    This is the error, if often find in my WFE's. I googled for the error and granted DB owner roles for the service account as specified in TechNet, but no luck.
     Even same error logs generated on SharePoint logs.
    SqlError: 'The target principal name is incorrect.  Cannot generate SSPI context.'   
    Source: '.Net SqlClient Data Provider' Number: 0 State: 0 Class: 11 Procedure: 'GenClientContext' LineNumber: 0 Server: 'servername\SHAREPOINT,4101'       
    f2cbcc9c-ac65-7084-fcab-4d2943cdfdea
    Unknown SQL Exception 0 occurred. Additional error information from SQL Server is included below. 
    The target principal name is incorrect.  Cannot generate SSPI context.         
    f2cbcc9c-ac65-7084-fcab-4d2943cdfdea
    System.Data.SqlClient.SqlException (0x80131904): The target principal name is incorrect. 
    Cannot generate SSPI context.     at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions
    userOptions, DbConnectionInternal& connection)    
    at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)    
    at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)    
    at System.Data.ProviderBase.DbConnecti...            
    f2cbcc9c-ac65-7084-fcab-4d2943cdfdea
    Thanks.
    Badri

    For SharePoint to recognize the SQL server name we provide its name and instance while installing SharePoint. When we are using SQL alias to connect to SQL, we need to configure the same alias on SharePoint server so that SharePoint recognize alias over
    the network. 
    Having SharePoint connect to a SQL Alias instead of the NetBIOS name is always a good idea. The main benefit is, if you ever have to switch the SQL Server or connect to a SQL Cluster VIP address, you just change the Alias to point to the SQL Cluster name
    on the SharePoint Server and restart the SharePoint Timer Service and you are good to go.
    Please check this blog.
    http://blogs.msdn.com/b/priyo/archive/2013/09/13/sql-alias-for-sharepoint.aspx
    http://technet.microsoft.com/en-us/library/hh292622(v=office.15).aspx
    Thank You, Pallav S. Srivastav ----- If this helped you resolve your issue, please mark it Answered.

  • Central Administraion Internal server error 500 | event id 5586 sharepoint foundation unknown sql exception 2812 could not find stored procedure dbo.proc_gettimerlock

    Hi,
    We have two SharePoint 2010 SP2 servers with one SQL 2012 Backend.
    Recently we cannot open the central administration, getting 500 internal server error and multiple SQL errors in event viewer:
    event id 5586 sharepoint foundation unknown sql exception 2812 could not find stored procedure dbo.proc_gettimerlock
    event id 5586 sharepoint foundation unknown sql exception 2812 occured could not find stored procedure 'proc_fetchdocforhttpget'
    Also I cannot run SharePoint configuration wizard, getting this error: sharepoint 2010 failed to resgister sharepoint services
    In the log file, I found this error "an exception of type microsoft.sharepoint.spexception was thrown 0x80131904"
    Any ideas?
    Thanks, Shehatovich

    As You can see below stored procedure has its specific Permission's, check user who is performing action as well as CentralAdministation Pool has right permission and their permissions are not modified from SQL Server.
    -Samar
     =
    Sr. Software engineer

  • Unknow SQL Exception 214 occurred

    Team,
    some reason my SP2013 bloking to create any new content db, wepApps. it is giving following error without any clue
    Unknown SQL Exception 214 occurred. Additional error information from SQL Server is included below.  Procedure expects parameter '@statement' of type 'ntext/nchar/nvarchar'.  New Database Name :WSS_Content_f9c59c33c1cd46f4b5f8dd48f18ab6bc  The
    statement has been terminated.
    EventID:5586
    can anybody help me to resolve this problem.
    S.Venkata Appaji

    Hi,
    According to your error message, it says that you are calling sp_executesql with a VARCHAR statement, when it needs to be NVARCHAR.
    For your issue, you need to find the Procedure and use NVARCHAR in declation intead of VARCHAR like below:
    DECLARE @SQL NVARCHAR(300)
    SET @SQL = 'SELECT TOP 1 * FROM sys.tables'
    EXECUTE sp_executesql @SQL
    Instead of :
    DECLARE @SQL VARCHAR(300)
    SET @SQL = 'SELECT TOP 1 * FROM sys.tables'
    EXECUTE sp_executesql @SQL
    Reference:
    http://stackoverflow.com/questions/2743890/why-do-i-get-procedure-expects-parameter-statement-of-type-ntext-nchar-nvar?rq=1
    http://technet.microsoft.com/en-us/library/ee513056%28v=office.14%29.aspx
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Eric Tao
    TechNet Community Support

  • Unknown software exception (0xc0010000) occurred i...

    help me !!!!!
    the exeption unknown software exception (0xc0010000) occurred in the application at location 0x77564598
    it also starts with like 100mb of ram then 1.5GB of ram
    help!!!!!
    some plz tell me how to fix it thx
    Solved!
    Go to Solution.

    Please,  run the DirectX diagnostics tool.
    Go to Windows Start and in the Run box type dxdiag.exe and press the OK button. This will start the DirectX diagnostics program. Run this diagnostics and save the results to a file. Please, attach this file to your post.
    Be aware that you will have to zip this file before attaching it here.

  • "The exception unknown software exception (0xc06d007e) occured in the application at location 0x7c812aeb" - error displayed when opening PDF files. What i do?

    "The exception unknown software exception (0xc06d007e) occured in the application at location 0x7c812aeb" - error displayed when opening PDF files. What i do?

    What is your Reader XI version?
    Have you tried to disable Protected Mode [Edit | Preferences | Security (Enhanced)] ?

  • Unknown software exception (oxc06d007e) occurred in the application at 0x7c812aeb

    Windows XP Pro
    Adobe Photoshop CS3 Extended
    Dell Latitude D810
    When i try to open Adobe Photoshop it gets through the loading screen and then comes up with this error message: "The exception unknown software exception (0xc06d007e) occurred in the application at location 0x7c812aeb" and it closes the program wether i hit "OK" or "CANCEL"
    I have tried a number of different photoshop versions including CS2, and 7.0, and i have gotten the same error message every time. I have obviously tried installing and uninstalling. This error does not occur when i run my copy of Adobe Photoshop Premiere Pro 1.5
    Does anybody know what is wrong, or can anyone help me resolve this issue please? I miss Photoshop and hate using Paint.net!

    @David E Crawford -
    I am getting this error msg "unknown software exception (oxc06d007e) occurred in the application at 0x7c812aeb"
    I haven't changed ANYTHING with my PS. Any thoughts?
    Error from Event Viewer"
    The application, C:\Program Files\Adobe\Adobe Photoshop CS2\Photoshop.exe, generated an application error The error occurred on 02/24/2009 @ 15:19:24.398 The exception generated was c06d007e at address 7C812AEB (kernel32!RaiseException)
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

  • My firefox is not running- when i try to open it their appears.. "The exception unknown software exception (0xc0000417) occurred in the application at location

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [[/questions/942433]]</blockquote>
    my firefox is not running… when i try to open it their appears.. “The exception unknown software exception (0xc0000417) occurred in the application at location 0x78b2ae6e” ..what can i do..????
    REPLY

    If you have submitted crash reports then please post the IDs of one or more crash reports that have this format:
    *bp-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
    See:
    *http://kb.mozillazine.org/Mozilla_Crash_Reporter
    *https://support.mozilla.org/kb/Mozilla+Crash+Reporter
    If you can't open Firefox then see:
    *http://kb.mozillazine.org/Mozilla_Crash_Reporter#Location_of_crash_reports
    *http://kb.mozillazine.org/Mozilla_Crash_Reporter#Viewing_crash_reports
    See also:
    *http://kb.mozillazine.org/Firefox_crashes
    *https://support.mozilla.org/kb/Firefox+crashes
    Try a clean reinstall and delete the Firefox program folder before reinstalling a fresh copy of Firefox.
    *C:\Program Files\Mozilla Firefox\
    *http://kb.mozillazine.org/Installation_directory
    Download a fresh Firefox copy and save the file to the desktop.
    *Firefox 17.0.x: http://www.mozilla.org/en-US/firefox/all.html
    Uninstall your current Firefox version, if possible, to cleanup the Windows registry and settings in security software.
    *Do NOT remove personal data when you uninstall your current Firefox version, because all profile folders will be removed and you will also lose your personal data like bookmarks and passwords from profiles of other Firefox versions.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other profile data are stored in the Firefox Profile Folder and won't be affected by an uninstall and (re)install, but make sure that "remove personal data" is NOT selected when you uninstall Firefox.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • SSMS.exe for SQL Server 2012 is getting Application Error: The exception unknown software exception (0xe0434352) occurred in the application at location 0x75c5c42d.

    SQL Server 2012 Management Studio attempting to log into a SQL Server 2012 instance on a remote server using SQL Authenticated login.
    What does this error mean and what can I do to fix it?
    Thanks in advance!

    Hi Nick,
    Have you seen any additionally information from Windows Event Viewer?
    Based on my research, exception code e0434352  is the exception code used internally by the CLR to represent most exceptions(*), it could mean anything. If you want to find out exactly what the real error is, please review this
    blog.
    In addition, in such case, Microsoft .Net Framework may need to be updated or repaired on your computer. For more details, you can refer to the following similar thread.
    http://answers.microsoft.com/en-us/windows/forum/windows8_1-performance/the-exception-unknown-software-exception/f1404ce4-cdbe-4758-aa19-bad55fcc099c
    Thanks,
    Lydia Zhang

  • On some sites the following error message terminates the connection. Firefox.exe application error. The exception unknown software exception (0xc0000417) occurred in the application at location )x78579231.

    Internet Explorer does not balk on those same sites. Most sites do not cause the disconnect but on those that do I must revert to IE to complete the visit.

    Please reinstall Firefox as follows:<br><br>
    #Go to [http://www.mozilla.com/en-US/firefox/fx/?ref=logo Download Firefox 4.0.1] and download a fresh installation file ''to the desktop'' using IE8.<br><br>
    #Then go to Add/Remove Programs, scroll down to "Mozilla Firefox" and remove it, choosing to keep your bookmarks, customizations etc., (''don't checkmark the box'').<br><br>
    #Next, reboot and delete the folder called "Mozilla Firefox" at this location: C:\Program Files\Mozilla Firefox<br><br>
    #Finally run the installation file you downloaded to the desktop earlier.<br><br>
    Your bookmarks, customizations etc., are maintained in a different location and will become available to you again once you complete the installation.<br><br>

  • What is causing this error message? FlashPlayerPlugin_11_9_900_117.exe-Application Error the exception unknown software exception (0xc0000710) occurred in the a

    I keep getting this error message every time I open certain sites such as Facebook, Wayfair, etc. I have uninstalled Flash many times and re-installed it many times but keep getting this message.

    I had the same problem.
    I went through the troubleshoot and it's not the extensions etc.
    The Adobe Flash Player Plugin version 11.9.900.117 seems to be the problem.
    Flash still plays fine, just the pop-up happens and not sure why.
    If it's annoying you, try installing the older version:
    Uninstal this version (v11.9), and re-install the older version (v11.8)
    You can find older versions on :
    ''http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html''
    To test this, I installed this version :
    ''(Released 9/10/2013) Flash Player 11.8.800.168 (156.2 MB)''
    It downloads a zip file, which contains 7 files, I ran the file :
    ''flashplayer11_8r800_168_win.exe''
    And now the pop-up does not happen.
    ==================================================
    Note 1: I did this:
    :1: uninstall v11.9
    :2: open firefox (so I'm opening up firefox without flash)
    :3: go to youtube = a popup to install flash appears, click to install
    The version it offered was not 11.9, but 11.8 : strange! why not v11.9?
    : anyway, if you try to install v11.8 this way, it always fails
    ==================================================
    Note 2:
    This problem only happens on my main home desktop and does not happen on my other machines (which all are Firefox Sync-ed, so all running same extensions etc...)
    Strange!
    ==================================================

  • I keep getting a message that says "Firefox.exe – application error The exception unknown software exception (0xc0000417) occurred in the application at location 0x78579231" and when i click ok it closes my firefox window.

    I've already tried uninstalling firefox and then reinstalling it. (i've done this twice but it still keeps giving me this message.

    Please reinstall Firefox as follows:<br><br>
    #Go to [http://www.mozilla.com/en-US/firefox/fx/?ref=logo Download Firefox 4.0.1] and download a fresh installation file ''to the desktop'' using IE8.<br><br>
    #Then go to Add/Remove Programs, scroll down to "Mozilla Firefox" and remove it, choosing to keep your bookmarks, customizations etc., (''don't checkmark the box'').<br><br>
    #Next, reboot and delete the folder called "Mozilla Firefox" at this location: C:\Program Files\Mozilla Firefox<br><br>
    #Finally run the installation file you downloaded to the desktop earlier.<br><br>
    Your bookmarks, customizations etc., are maintained in a different location and will become available to you again once you complete the installation.<br><br>

  • I got the following error message "The exception unknown software exception (oxc00000d) occured in the application at location Ox72b852c5" What does it mean and how do I fix it?

    I am experiencing the following error message - Oxc0000022 as well - I have to open many of my programs as the administrator or I can't open them.

    The following support articles should help:
    * https://support.mozilla.com/kb/Could+not+initialize+the+browser+security+component
    * https://support.mozilla.com/kb/AUS+Update+XML+File+Malformed+200

  • SQL Exceptions, transport-level errors on SharePoint 2010 App Server

    SharePoint 2010 becomes inaccessible 2-3 times per day. It happens at approximately the same times: 8 PM, 1 AM and 1 PM. It is inaccessible for about 3-4 minutes and then comes back on its own.
    During the time it is down, we see the following errors in the event viewer on the application server:
    EventID: 5586 Task Category: Database -
    Unknown SQL Exception 64 occurred. Additional error information from SQL Server is included below.A transport-level error has occurred when receiving results from the server.
    (provider: TCP Provider, error: 0 - The specified network name is no longer available.)
    EventID: 3 Task Category: None -
    .Net SqlClient Data Provider: System.Data.SqlClient.SqlException: A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error:
    0 - The specified network name is no longer available.)
    EventID: 6398 Task Category: Timer -
    The Execute method of job definition Microsoft.Office.Server.Search.Monitoring.HealthStatUpdateJobDefinition (ID f9db48f1-f115-47ab-99b6-552460cbb782) threw an exception. More
    information is included below. A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 0 - The specified network name is no longer available.)
    EventID: 8086 Task Category: Business Data -
    The BDC Service application failed due to a SQL Exception: SQLServer host ums1spd1v. The error returned was: 'A transport-level error has occurred when sending the request to
    the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.)'
    The SharePoint logs have errors during the same time period saying the same kinds of things: Sql exception raw message: A transport-level error has occurred when receiving results from the server,
    The specified network name is no longer available, etc.
    Our network administrator has looked at the issue and cannot find any network problems. 
    He setup a continuous ping from the app server to the database server. 
    Even during the times these errors are occurring, the app server is still able to reach the database server. 
    However, you cannot ping the app server itself during this time.
    Our database administer cannot find any SQL Server issues. 
    There are no errors in the event viewer or the SQL logs on the database server.
    In Central Admin, we can see that one or two jobs fail with SQL errors during the times these errors take place.
     It is almost always the “User Profile Service Application – User Profile Language Synchronization Job” and often the “Health Statistics Updating” or “Crawl Log Report for Search Application Search Service Application”. 
    These jobs run successfully at many other times during the day.
    Is there a good way to tell if the database, network or SharePoint itself is the root of these problems? 
    The database and network guys say there are no problems in their areas, but all I can find in the SharePoint logs is that it can’t reach the database server.
    Thank you for any suggestions you may have!

    Since these seem to happen at very specific times, I would run a NetMon trace at that window to capture what is going back and forth (or perhaps the timer service is just unable to reach the SQL server).
    Trevor Seward, MCC
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

Maybe you are looking for

  • OEM 2.1.0 and Oracle 8.1.5 onb Linux

    Hi I have a probleme with OEM (2.1.0 on NT simple client) and Oracle 8i (8.1.5 on RedHat Linux 6.0 the server) My Agent run with no probleme and when I search this agent via my Enterprise Manager Console I have no probleme (the agent is find). But vi

  • How to get Storage Location and Vendor details in MD03 automatically

    Hi folks,     We want to create automatic PR and PO from Planned Order. But when PR gets created in MD03, the values for Purchase organization, Storage Location and fixed vendor are blank, even after maintaining source list with fixed vendor . How to

  • Curve 8520 black screen but have sound

    I've had problems before with the white screen but then a few days ago my screen was black but I was getting sound land flashing light wen I receive n messages/ emails and rings when I get calls. When I pull the battery it comes back on and screen sh

  • Problem with the Book composing!

    When I'm doing the book composing, in the page 34 of 46 the iPhoto falls down... No response of the program. Do someone know why? I've tried it lots of times, and always the same problem... Sometimes it was in another page, but normally in 34. I also

  • Default Parental Controls blocks FaceBook

    I just updated my family G4 iMac to Leopard. On the kids' accounts, under Parental Controls -> Content, I chose the "Try to limit access to adult websites automatically" My older son logged in and hollered that he could not get to his FaceBook page.