Results 1 to 5 of 5

Thread: SQL Server Error 17058

  1. #1
    Join Date
    Feb 2009
    Posts
    15

    SQL Server Error 17058

    HEllo , SQL Server 2005 instance is installed on my computer the problem is that I cannot start the service for the SQL Server ,It Giving me the Following errors message:

    initerrlog: Could not open error log file 'C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG'. Operating system error = 5(Access is denied.). The event ID in the application log is 17058.

    Please help me solve thanks in advance

  2. #2
    Join Date
    Nov 2005
    Posts
    1,323

    Re: SQL Server Error 17058

    You Can Set any of the SQL Server services to manual.then Reboot the computer and try to execute the sqlservr.exe in this folder in a command prompt: C:\Program Files\Microsoft SQL Server\MSSQL.2\MSSQL\Binn
    using sqlservr.exe -c About the error message is pretty straight forward. Does the SQL Server service account have permissions on that folder?

  3. #3
    Join Date
    Jan 2008
    Posts
    1,521

    Re: SQL Server Error 17058

    My Freinds had this same problem, The real Solution was to change the permissions, because Program Files (folder where the setup is installing the SQLSERVER) folder only to read, we changed it and the problems was resolved. and If you are using the Network Service as the service account? Change the service account to local system or a domain account and you will probably be ok.

  4. #4
    Join Date
    Feb 2008
    Posts
    1,852

    Re: SQL Server Error 17058

    SqlSrv.exe is the executable related to the Sql Server Service, you can manage this service thru the management console related You Can Get rid of the Error Event 17058 by putting the SQL Server on Manual from Automatic but there still remains this Warning. There must be an entry under Services Configuration Manager that will correct this

  5. #5
    Join Date
    Dec 2010
    Posts
    1

    Re: SQL Server Error 17058

    I have been running SQL Server for some time on the same system, but now get the 17058 error in the System Event log. When I run the sqlservr.exe from a command window, the info messages indicate access to the ERRORLOG file is fine. But I get a message of:

    2010-12-22 09:09:32.55 spid51s Error: 245, Severity: 16, State: 1.
    2010-12-22 09:09:32.55 spid51s Conversion failed when converting the nvarchar value '<hostname>\<dbname>' to data t
    ype int.

    where <hostname>\<dbname> are correct. And then it appears to hang.

    Any thoughts on this?

    Thanks

Similar Threads

  1. Replies: 4
    Last Post: 17-08-2010, 04:31 AM
  2. Replies: 1
    Last Post: 02-12-2008, 09:44 AM
  3. Server Error: 451, Socket Error: 10053, Error Number: 0x800CCC0F
    By Eigenberg in forum Windows XP Support
    Replies: 3
    Last Post: 03-06-2008, 04:13 PM
  4. MMC 3.0 user snap-in error (windows server 2003, exchange server 2
    By RonnyEhv1982 in forum Windows Server Help
    Replies: 1
    Last Post: 15-03-2008, 12:15 AM
  5. Replies: 1
    Last Post: 24-02-2007, 07:03 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,627,942.37388 seconds with 17 queries