dbTalk Databases Forums  

MSSQLServer Service Terminated with error 17058

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss MSSQLServer Service Terminated with error 17058 in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tony
 
Posts: n/a

Default MSSQLServer Service Terminated with error 17058 - 07-17-2008 , 01:40 PM






I have a SQL 2005 SP2 cluster. I recently applied some patches to the stand
by node and noticed an error on reboot.

The error in the system log is:

Event ID 7024

The SQL Server (MSSQLSERVER) service terminated with service-specific error
17058 (0x42A2).

There are also errors in the application log. They are:

Event ID 17058

initerrlog: Could not open error log file 'R:\Microsoft SQL
Server\MSSQL.1\MSSQL\LOG\ERRORLOG'. Operating system error = 3(The system
cannot find the path specified.).

In looking through the log, these have happened on a previous reboot. I
just missed them at the time.

The primary node continued to run fine and when I fail over to the stand by,
it does so successfully and the mssqlserver service starts successfully then.

Is this a problem or is it normal for the node that does not have access to
the shared resource?

Thanks



Reply With Quote
  #2  
Old   
Denny Cherry
 
Posts: n/a

Default Re: MSSQLServer Service Terminated with error 17058 - 07-17-2008 , 01:49 PM






You'll want to set the SQL Server Service to Manual instead of
Automatic on both servers. The SQL Server Service is started by the
cluster service, not by using the automatic setting on Cluster
servers.

By setting the services to Manual startup this error message will go
away.

Denny

On Thu, 17 Jul 2008 11:40:02 -0700, Tony
<nospam4tony (AT) nospam (DOT) postalias> wrote:

Quote:
I have a SQL 2005 SP2 cluster. I recently applied some patches to the stand
by node and noticed an error on reboot.

The error in the system log is:

Event ID 7024

The SQL Server (MSSQLSERVER) service terminated with service-specific error
17058 (0x42A2).

There are also errors in the application log. They are:

Event ID 17058

initerrlog: Could not open error log file 'R:\Microsoft SQL
Server\MSSQL.1\MSSQL\LOG\ERRORLOG'. Operating system error = 3(The system
cannot find the path specified.).

In looking through the log, these have happened on a previous reboot. I
just missed them at the time.

The primary node continued to run fine and when I fail over to the stand by,
it does so successfully and the mssqlserver service starts successfully then.

Is this a problem or is it normal for the node that does not have access to
the shared resource?

Thanks


Reply With Quote
  #3  
Old   
Denny Cherry
 
Posts: n/a

Default Re: MSSQLServer Service Terminated with error 17058 - 07-17-2008 , 01:49 PM



You'll want to set the SQL Server Service to Manual instead of
Automatic on both servers. The SQL Server Service is started by the
cluster service, not by using the automatic setting on Cluster
servers.

By setting the services to Manual startup this error message will go
away.

Denny

On Thu, 17 Jul 2008 11:40:02 -0700, Tony
<nospam4tony (AT) nospam (DOT) postalias> wrote:

Quote:
I have a SQL 2005 SP2 cluster. I recently applied some patches to the stand
by node and noticed an error on reboot.

The error in the system log is:

Event ID 7024

The SQL Server (MSSQLSERVER) service terminated with service-specific error
17058 (0x42A2).

There are also errors in the application log. They are:

Event ID 17058

initerrlog: Could not open error log file 'R:\Microsoft SQL
Server\MSSQL.1\MSSQL\LOG\ERRORLOG'. Operating system error = 3(The system
cannot find the path specified.).

In looking through the log, these have happened on a previous reboot. I
just missed them at the time.

The primary node continued to run fine and when I fail over to the stand by,
it does so successfully and the mssqlserver service starts successfully then.

Is this a problem or is it normal for the node that does not have access to
the shared resource?

Thanks


Reply With Quote
  #4  
Old   
Denny Cherry
 
Posts: n/a

Default Re: MSSQLServer Service Terminated with error 17058 - 07-17-2008 , 01:49 PM



You'll want to set the SQL Server Service to Manual instead of
Automatic on both servers. The SQL Server Service is started by the
cluster service, not by using the automatic setting on Cluster
servers.

By setting the services to Manual startup this error message will go
away.

Denny

On Thu, 17 Jul 2008 11:40:02 -0700, Tony
<nospam4tony (AT) nospam (DOT) postalias> wrote:

Quote:
I have a SQL 2005 SP2 cluster. I recently applied some patches to the stand
by node and noticed an error on reboot.

The error in the system log is:

Event ID 7024

The SQL Server (MSSQLSERVER) service terminated with service-specific error
17058 (0x42A2).

There are also errors in the application log. They are:

Event ID 17058

initerrlog: Could not open error log file 'R:\Microsoft SQL
Server\MSSQL.1\MSSQL\LOG\ERRORLOG'. Operating system error = 3(The system
cannot find the path specified.).

In looking through the log, these have happened on a previous reboot. I
just missed them at the time.

The primary node continued to run fine and when I fail over to the stand by,
it does so successfully and the mssqlserver service starts successfully then.

Is this a problem or is it normal for the node that does not have access to
the shared resource?

Thanks


Reply With Quote
  #5  
Old   
Denny Cherry
 
Posts: n/a

Default Re: MSSQLServer Service Terminated with error 17058 - 07-17-2008 , 01:49 PM



You'll want to set the SQL Server Service to Manual instead of
Automatic on both servers. The SQL Server Service is started by the
cluster service, not by using the automatic setting on Cluster
servers.

By setting the services to Manual startup this error message will go
away.

Denny

On Thu, 17 Jul 2008 11:40:02 -0700, Tony
<nospam4tony (AT) nospam (DOT) postalias> wrote:

Quote:
I have a SQL 2005 SP2 cluster. I recently applied some patches to the stand
by node and noticed an error on reboot.

The error in the system log is:

Event ID 7024

The SQL Server (MSSQLSERVER) service terminated with service-specific error
17058 (0x42A2).

There are also errors in the application log. They are:

Event ID 17058

initerrlog: Could not open error log file 'R:\Microsoft SQL
Server\MSSQL.1\MSSQL\LOG\ERRORLOG'. Operating system error = 3(The system
cannot find the path specified.).

In looking through the log, these have happened on a previous reboot. I
just missed them at the time.

The primary node continued to run fine and when I fail over to the stand by,
it does so successfully and the mssqlserver service starts successfully then.

Is this a problem or is it normal for the node that does not have access to
the shared resource?

Thanks


Reply With Quote
  #6  
Old   
Denny Cherry
 
Posts: n/a

Default Re: MSSQLServer Service Terminated with error 17058 - 07-17-2008 , 01:49 PM



You'll want to set the SQL Server Service to Manual instead of
Automatic on both servers. The SQL Server Service is started by the
cluster service, not by using the automatic setting on Cluster
servers.

By setting the services to Manual startup this error message will go
away.

Denny

On Thu, 17 Jul 2008 11:40:02 -0700, Tony
<nospam4tony (AT) nospam (DOT) postalias> wrote:

Quote:
I have a SQL 2005 SP2 cluster. I recently applied some patches to the stand
by node and noticed an error on reboot.

The error in the system log is:

Event ID 7024

The SQL Server (MSSQLSERVER) service terminated with service-specific error
17058 (0x42A2).

There are also errors in the application log. They are:

Event ID 17058

initerrlog: Could not open error log file 'R:\Microsoft SQL
Server\MSSQL.1\MSSQL\LOG\ERRORLOG'. Operating system error = 3(The system
cannot find the path specified.).

In looking through the log, these have happened on a previous reboot. I
just missed them at the time.

The primary node continued to run fine and when I fail over to the stand by,
it does so successfully and the mssqlserver service starts successfully then.

Is this a problem or is it normal for the node that does not have access to
the shared resource?

Thanks


Reply With Quote
  #7  
Old   
Denny Cherry
 
Posts: n/a

Default Re: MSSQLServer Service Terminated with error 17058 - 07-17-2008 , 01:49 PM



You'll want to set the SQL Server Service to Manual instead of
Automatic on both servers. The SQL Server Service is started by the
cluster service, not by using the automatic setting on Cluster
servers.

By setting the services to Manual startup this error message will go
away.

Denny

On Thu, 17 Jul 2008 11:40:02 -0700, Tony
<nospam4tony (AT) nospam (DOT) postalias> wrote:

Quote:
I have a SQL 2005 SP2 cluster. I recently applied some patches to the stand
by node and noticed an error on reboot.

The error in the system log is:

Event ID 7024

The SQL Server (MSSQLSERVER) service terminated with service-specific error
17058 (0x42A2).

There are also errors in the application log. They are:

Event ID 17058

initerrlog: Could not open error log file 'R:\Microsoft SQL
Server\MSSQL.1\MSSQL\LOG\ERRORLOG'. Operating system error = 3(The system
cannot find the path specified.).

In looking through the log, these have happened on a previous reboot. I
just missed them at the time.

The primary node continued to run fine and when I fail over to the stand by,
it does so successfully and the mssqlserver service starts successfully then.

Is this a problem or is it normal for the node that does not have access to
the shared resource?

Thanks


Reply With Quote
  #8  
Old   
Denny Cherry
 
Posts: n/a

Default Re: MSSQLServer Service Terminated with error 17058 - 07-17-2008 , 01:49 PM



You'll want to set the SQL Server Service to Manual instead of
Automatic on both servers. The SQL Server Service is started by the
cluster service, not by using the automatic setting on Cluster
servers.

By setting the services to Manual startup this error message will go
away.

Denny

On Thu, 17 Jul 2008 11:40:02 -0700, Tony
<nospam4tony (AT) nospam (DOT) postalias> wrote:

Quote:
I have a SQL 2005 SP2 cluster. I recently applied some patches to the stand
by node and noticed an error on reboot.

The error in the system log is:

Event ID 7024

The SQL Server (MSSQLSERVER) service terminated with service-specific error
17058 (0x42A2).

There are also errors in the application log. They are:

Event ID 17058

initerrlog: Could not open error log file 'R:\Microsoft SQL
Server\MSSQL.1\MSSQL\LOG\ERRORLOG'. Operating system error = 3(The system
cannot find the path specified.).

In looking through the log, these have happened on a previous reboot. I
just missed them at the time.

The primary node continued to run fine and when I fail over to the stand by,
it does so successfully and the mssqlserver service starts successfully then.

Is this a problem or is it normal for the node that does not have access to
the shared resource?

Thanks


Reply With Quote
  #9  
Old   
Denny Cherry
 
Posts: n/a

Default Re: MSSQLServer Service Terminated with error 17058 - 07-17-2008 , 01:49 PM



You'll want to set the SQL Server Service to Manual instead of
Automatic on both servers. The SQL Server Service is started by the
cluster service, not by using the automatic setting on Cluster
servers.

By setting the services to Manual startup this error message will go
away.

Denny

On Thu, 17 Jul 2008 11:40:02 -0700, Tony
<nospam4tony (AT) nospam (DOT) postalias> wrote:

Quote:
I have a SQL 2005 SP2 cluster. I recently applied some patches to the stand
by node and noticed an error on reboot.

The error in the system log is:

Event ID 7024

The SQL Server (MSSQLSERVER) service terminated with service-specific error
17058 (0x42A2).

There are also errors in the application log. They are:

Event ID 17058

initerrlog: Could not open error log file 'R:\Microsoft SQL
Server\MSSQL.1\MSSQL\LOG\ERRORLOG'. Operating system error = 3(The system
cannot find the path specified.).

In looking through the log, these have happened on a previous reboot. I
just missed them at the time.

The primary node continued to run fine and when I fail over to the stand by,
it does so successfully and the mssqlserver service starts successfully then.

Is this a problem or is it normal for the node that does not have access to
the shared resource?

Thanks


Reply With Quote
  #10  
Old   
Denny Cherry
 
Posts: n/a

Default Re: MSSQLServer Service Terminated with error 17058 - 07-17-2008 , 01:49 PM



You'll want to set the SQL Server Service to Manual instead of
Automatic on both servers. The SQL Server Service is started by the
cluster service, not by using the automatic setting on Cluster
servers.

By setting the services to Manual startup this error message will go
away.

Denny

On Thu, 17 Jul 2008 11:40:02 -0700, Tony
<nospam4tony (AT) nospam (DOT) postalias> wrote:

Quote:
I have a SQL 2005 SP2 cluster. I recently applied some patches to the stand
by node and noticed an error on reboot.

The error in the system log is:

Event ID 7024

The SQL Server (MSSQLSERVER) service terminated with service-specific error
17058 (0x42A2).

There are also errors in the application log. They are:

Event ID 17058

initerrlog: Could not open error log file 'R:\Microsoft SQL
Server\MSSQL.1\MSSQL\LOG\ERRORLOG'. Operating system error = 3(The system
cannot find the path specified.).

In looking through the log, these have happened on a previous reboot. I
just missed them at the time.

The primary node continued to run fine and when I fail over to the stand by,
it does so successfully and the mssqlserver service starts successfully then.

Is this a problem or is it normal for the node that does not have access to
the shared resource?

Thanks


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.