Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Cannot start SQL Service (2000on cluster)

 
   Database Forums (Home) -> Clustering RSS
Next:  Req: SQL Developer / DBA  
Author Message
pithhelmet

External


Since: Mar 13, 2006
Posts: 5



(Msg. 1) Posted: Wed Dec 19, 2007 8:08 am
Post subject: Cannot start SQL Service (2000on cluster)
Archived from groups: microsoft>public>sqlserver>clustering (more info?)

Hello everyone,

I am running in a cluster setup (this is working ok).

I cannot get the mssqlserver service to start.

Here is the error log...



2007-12-19 10:41:38.50 server Microsoft SQL Server 2000 - 8.00.2040
(Intel X86)
May 13 2005 18:33:17
Copyright (c) 1988-2003 Microsoft Corporation
Enterprise Edition on Windows NT 5.2 (Build 3790: Service Pack 1)

2007-12-19 10:41:38.50 server Copyright (C) 1988-2002 Microsoft
Corporation.
2007-12-19 10:41:38.50 server All rights reserved.
2007-12-19 10:41:38.50 server Server Process ID is 3068.
2007-12-19 10:41:38.50 server Logging SQL Server messages in file
'Z:\Program Files\Microsoft SQL Server\MSSQL\log\ERRORLOG'.
2007-12-19 10:41:38.50 server SQL Server is starting at priority class
'normal'(4 CPUs detected).
2007-12-19 10:41:38.51 server Cannot use Address Windowing Extensions
because lock memory privilege was not granted.
2007-12-19 10:41:38.56 server Working Set size set to 1520448 kilobytes.
2007-12-19 10:41:38.57 server SQL Server configured for thread mode
processing.
2007-12-19 10:41:38.59 server Using dynamic lock allocation. [2500] Lock
Blocks, [5000] Lock Owner Blocks.
2007-12-19 10:41:38.65 server Attempting to initialize Distributed
Transaction Coordinator.
2007-12-19 10:41:38.65 server Failed to obtain
TransactionDispenserInterface: XACT_E_TMNOTAVAILABLE
2007-12-19 10:41:38.65 spid3 Starting up database 'master'.
2007-12-19 10:41:38.68 server Using 'SSNETLIB.DLL' version '8.0.2039'.
2007-12-19 10:41:38.68 spid5 Starting up database 'model'.
2007-12-19 10:41:38.68 spid3 Server name is 'SQLVIRTUALA'.
2007-12-19 10:41:38.68 spid8 Starting up database 'msdb'.
2007-12-19 10:41:38.68 spid9 Starting up database 'QFWinData_ProdFinal'.
2007-12-19 10:41:38.68 spid10 Starting up database 'QFWinData_Template'.
2007-12-19 10:41:38.68 spid11 Starting up database 'QFWinData_ProdTest'.
2007-12-19 10:41:38.68 spid12 Starting up database 'QFWinData_QQ999992'.
2007-12-19 10:41:38.68 spid13 Starting up database 'Common'.
2007-12-19 10:41:38.68 spid14 Starting up database 'DBAWork'.
2007-12-19 10:41:38.68 server Error: 17826, Severity: 18, State: 1
2007-12-19 10:41:38.68 server Could not set up Net-Library 'SSNETLIB'..
2007-12-19 10:41:38.68 server Unable to load any netlibs.
2007-12-19 10:41:38.68 server SQL Server could not spawn FRunCM thread.



Since i cannot get any service pack to install, i am stuck at SP1 level.

I thought there was an issue with the SSL, but i have the certificates
loaded on both nodes of the cluster.

I thought it was a permissions issue, so i set both the MSSQLServer and
SQLAgent to a new domain admininstration level user. still won't start.

Please advise

take care
tony

 >> Stay informed about: Cannot start SQL Service (2000on cluster) 
Back to top
Login to vote
Geoff N. Hiten

External


Since: Feb 23, 2005
Posts: 443



(Msg. 2) Posted: Wed Dec 19, 2007 11:45 am
Post subject: Re: Cannot start SQL Service (2000on cluster) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

See if this applies:

http://support.microsoft.com/kb/815431

--
Geoff N. Hiten
Senior SQL Infrastructure Consultant
Microsoft SQL Server MVP


"pithhelmet" wrote in message

> Hello everyone,
>
> I am running in a cluster setup (this is working ok).
>
> I cannot get the mssqlserver service to start.
>
> Here is the error log...
>
>
>
> 2007-12-19 10:41:38.50 server Microsoft SQL Server 2000 - 8.00.2040
> (Intel X86)
> May 13 2005 18:33:17
> Copyright (c) 1988-2003 Microsoft Corporation
> Enterprise Edition on Windows NT 5.2 (Build 3790: Service Pack 1)
>
> 2007-12-19 10:41:38.50 server Copyright (C) 1988-2002 Microsoft
> Corporation.
> 2007-12-19 10:41:38.50 server All rights reserved.
> 2007-12-19 10:41:38.50 server Server Process ID is 3068.
> 2007-12-19 10:41:38.50 server Logging SQL Server messages in file
> 'Z:\Program Files\Microsoft SQL Server\MSSQL\log\ERRORLOG'.
> 2007-12-19 10:41:38.50 server SQL Server is starting at priority class
> 'normal'(4 CPUs detected).
> 2007-12-19 10:41:38.51 server Cannot use Address Windowing Extensions
> because lock memory privilege was not granted.
> 2007-12-19 10:41:38.56 server Working Set size set to 1520448
> kilobytes.
> 2007-12-19 10:41:38.57 server SQL Server configured for thread mode
> processing.
> 2007-12-19 10:41:38.59 server Using dynamic lock allocation. [2500]
> Lock
> Blocks, [5000] Lock Owner Blocks.
> 2007-12-19 10:41:38.65 server Attempting to initialize Distributed
> Transaction Coordinator.
> 2007-12-19 10:41:38.65 server Failed to obtain
> TransactionDispenserInterface: XACT_E_TMNOTAVAILABLE
> 2007-12-19 10:41:38.65 spid3 Starting up database 'master'.
> 2007-12-19 10:41:38.68 server Using 'SSNETLIB.DLL' version '8.0.2039'.
> 2007-12-19 10:41:38.68 spid5 Starting up database 'model'.
> 2007-12-19 10:41:38.68 spid3 Server name is 'SQLVIRTUALA'.
> 2007-12-19 10:41:38.68 spid8 Starting up database 'msdb'.
> 2007-12-19 10:41:38.68 spid9 Starting up database
> 'QFWinData_ProdFinal'.
> 2007-12-19 10:41:38.68 spid10 Starting up database
> 'QFWinData_Template'.
> 2007-12-19 10:41:38.68 spid11 Starting up database
> 'QFWinData_ProdTest'.
> 2007-12-19 10:41:38.68 spid12 Starting up database
> 'QFWinData_QQ999992'.
> 2007-12-19 10:41:38.68 spid13 Starting up database 'Common'.
> 2007-12-19 10:41:38.68 spid14 Starting up database 'DBAWork'.
> 2007-12-19 10:41:38.68 server Error: 17826, Severity: 18, State: 1
> 2007-12-19 10:41:38.68 server Could not set up Net-Library 'SSNETLIB'..
> 2007-12-19 10:41:38.68 server Unable to load any netlibs.
> 2007-12-19 10:41:38.68 server SQL Server could not spawn FRunCM thread.
>
>
>
> Since i cannot get any service pack to install, i am stuck at SP1 level.
>
> I thought there was an issue with the SSL, but i have the certificates
> loaded on both nodes of the cluster.
>
> I thought it was a permissions issue, so i set both the MSSQLServer and
> SQLAgent to a new domain admininstration level user. still won't start.
>
> Please advise
>
> take care
> tony
>

 >> Stay informed about: Cannot start SQL Service (2000on cluster) 
Back to top
Login to vote
pithhelmet

External


Since: Mar 13, 2006
Posts: 5



(Msg. 3) Posted: Wed Dec 19, 2007 11:45 am
Post subject: Re: Cannot start SQL Service (2000on cluster) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Geoff,

No, this did not help in any way.

The SQL Server is already installed.

I simply cannot get it to start.

thanks for the reply.

take care
tony




"Geoff N. Hiten" wrote:

> See if this applies:
>
> http://support.microsoft.com/kb/815431
>
> --
> Geoff N. Hiten
> Senior SQL Infrastructure Consultant
> Microsoft SQL Server MVP
>
>
> "pithhelmet" wrote in message
>
> > Hello everyone,
> >
> > I am running in a cluster setup (this is working ok).
> >
> > I cannot get the mssqlserver service to start.
> >
> > Here is the error log...
> >
> >
> >
> > 2007-12-19 10:41:38.50 server Microsoft SQL Server 2000 - 8.00.2040
> > (Intel X86)
> > May 13 2005 18:33:17
> > Copyright (c) 1988-2003 Microsoft Corporation
> > Enterprise Edition on Windows NT 5.2 (Build 3790: Service Pack 1)
> >
> > 2007-12-19 10:41:38.50 server Copyright (C) 1988-2002 Microsoft
> > Corporation.
> > 2007-12-19 10:41:38.50 server All rights reserved.
> > 2007-12-19 10:41:38.50 server Server Process ID is 3068.
> > 2007-12-19 10:41:38.50 server Logging SQL Server messages in file
> > 'Z:\Program Files\Microsoft SQL Server\MSSQL\log\ERRORLOG'.
> > 2007-12-19 10:41:38.50 server SQL Server is starting at priority class
> > 'normal'(4 CPUs detected).
> > 2007-12-19 10:41:38.51 server Cannot use Address Windowing Extensions
> > because lock memory privilege was not granted.
> > 2007-12-19 10:41:38.56 server Working Set size set to 1520448
> > kilobytes.
> > 2007-12-19 10:41:38.57 server SQL Server configured for thread mode
> > processing.
> > 2007-12-19 10:41:38.59 server Using dynamic lock allocation. [2500]
> > Lock
> > Blocks, [5000] Lock Owner Blocks.
> > 2007-12-19 10:41:38.65 server Attempting to initialize Distributed
> > Transaction Coordinator.
> > 2007-12-19 10:41:38.65 server Failed to obtain
> > TransactionDispenserInterface: XACT_E_TMNOTAVAILABLE
> > 2007-12-19 10:41:38.65 spid3 Starting up database 'master'.
> > 2007-12-19 10:41:38.68 server Using 'SSNETLIB.DLL' version '8.0.2039'.
> > 2007-12-19 10:41:38.68 spid5 Starting up database 'model'.
> > 2007-12-19 10:41:38.68 spid3 Server name is 'SQLVIRTUALA'.
> > 2007-12-19 10:41:38.68 spid8 Starting up database 'msdb'.
> > 2007-12-19 10:41:38.68 spid9 Starting up database
> > 'QFWinData_ProdFinal'.
> > 2007-12-19 10:41:38.68 spid10 Starting up database
> > 'QFWinData_Template'.
> > 2007-12-19 10:41:38.68 spid11 Starting up database
> > 'QFWinData_ProdTest'.
> > 2007-12-19 10:41:38.68 spid12 Starting up database
> > 'QFWinData_QQ999992'.
> > 2007-12-19 10:41:38.68 spid13 Starting up database 'Common'.
> > 2007-12-19 10:41:38.68 spid14 Starting up database 'DBAWork'.
> > 2007-12-19 10:41:38.68 server Error: 17826, Severity: 18, State: 1
> > 2007-12-19 10:41:38.68 server Could not set up Net-Library 'SSNETLIB'..
> > 2007-12-19 10:41:38.68 server Unable to load any netlibs.
> > 2007-12-19 10:41:38.68 server SQL Server could not spawn FRunCM thread.
> >
> >
> >
> > Since i cannot get any service pack to install, i am stuck at SP1 level.
> >
> > I thought there was an issue with the SSL, but i have the certificates
> > loaded on both nodes of the cluster.
> >
> > I thought it was a permissions issue, so i set both the MSSQLServer and
> > SQLAgent to a new domain admininstration level user. still won't start.
> >
> > Please advise
> >
> > take care
> > tony
> >
>
>
 >> Stay informed about: Cannot start SQL Service (2000on cluster) 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
SQL Server 2000 cluster resource fails to start - Hi All, I am have installed a single-node sql server 200 cluster on windows 2003 (SP1). The SQL Server resource is not starting if MSDTC is configured as a cluster resource. The SQL Server resource is starting if MSDTC is not configured as cluster ...

Database resource won't start after changing cluster subnet - I'm running a SQL Server 2000 SP4 2-node active/acitve cluster on Windows 2003 Server Enterprise Edition SP1. I changed the subnet mask of my public network config, as well as the MCS virtual subnet and two database resource subnets (all are using the..

Analysis Service in cluster - Hi I have 2-node active/active cluster. I have installed 2 SQL instances (one per node). Now I want to install Analysis service in cluster for datawarehouse . I have some questions regarding this. 1. Should I have seperate cluster group to be..

SQL Browser Service on Cluster - I just noticed that the SQL Browser Service is set to run automatically in a default-instance clustered install, whereas it is disabled in a default-instance single server install. Is there a reason to run the SQL Browser Service in a cluster if you..

SQL Reporting Service on Cluster server - Hi, If I install SQL RS Enterprise on SQL Cluster , do I have to create IIS Cluster Resource for the "Reports" and "Report Server " web virtual directory ? Norman
   Database Forums (Home) -> Clustering All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]