PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Hébergement serveur > ms.sqlserver.server > SQL Server 2000 shuts itself down.
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
SQL Server 2000 shuts itself down.

Réponse
 
LinkBack Outils de la discussion
Vieux 20/05/2008, 18h49   #1
samk17
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut SQL Server 2000 shuts itself down.

For the past couple of weeks now, my sql server agent shuts down on its own
without leaving any error messages. Nothing really occurs prior to the shut
down.

2008-05-19 13:57:28.84 server SQL server listening on TCP, Shared Memory,
Named Pipes.
2008-05-19 13:57:28.84 server SQL Server is ready for client connections
2008-05-19 13:57:30.01 spid3 Recovery complete.
2008-05-19 13:57:30.01 spid3 SQL global counter collection task is
created.
2008-05-19 13:57:32.56 spid52 Using 'xpsqlbot.dll' version '2000.80.2039'
to execute extended stored procedure 'xp_qv'.
2008-05-19 14:02:35.23 spid59 Using 'xpstar.dll' version '2000.80.2039' to
execute extended stored procedure 'sp_MSgetversion'.
2008-05-19 14:04:43.14 spid59 Process ID 52 killed by hostname DB1, host
process ID 1864.
2008-05-19 14:04:43.18 spid59 Process ID 63 killed by hostname DB1, host
process ID 1864.
2008-05-19 14:04:53.31 spid59 Process ID 51 killed by hostname DB1, host
process ID 1864.
2008-05-19 14:06:15.76 spid51 Using 'xplog70.dll' version '2000.80.2039'
to execute extended stored procedure 'xp_msver'.
2008-05-19 14:08:46.45 spid51 Starting up database '*****'.
2008-05-19 21:28:26.46 spid58 Server shut down by request.

Has anyone experienced similar issures?

  Réponse avec citation
Vieux 20/05/2008, 19h06   #2
Ekrem Önsoy
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: SQL Server 2000 shuts itself down.

Hello samk17,

It may be because of expiration of an Evaluation Edition instance of SQL
Server. To better understand the reason, you should check out Windows Event
Logs. Probably there you'll find the reason of this shut down.

--
Ekrem Önsoy



"samk17" <u43718@uwe> wrote in message news:8471c1045eaca@uwe...
> For the past couple of weeks now, my sql server agent shuts down on its
> own
> without leaving any error messages. Nothing really occurs prior to the
> shut
> down.
>
> 2008-05-19 13:57:28.84 server SQL server listening on TCP, Shared
> Memory,
> Named Pipes.
> 2008-05-19 13:57:28.84 server SQL Server is ready for client
> connections
> 2008-05-19 13:57:30.01 spid3 Recovery complete.
> 2008-05-19 13:57:30.01 spid3 SQL global counter collection task is
> created.
> 2008-05-19 13:57:32.56 spid52 Using 'xpsqlbot.dll' version
> '2000.80.2039'
> to execute extended stored procedure 'xp_qv'.
> 2008-05-19 14:02:35.23 spid59 Using 'xpstar.dll' version '2000.80.2039'
> to
> execute extended stored procedure 'sp_MSgetversion'.
> 2008-05-19 14:04:43.14 spid59 Process ID 52 killed by hostname DB1,
> host
> process ID 1864.
> 2008-05-19 14:04:43.18 spid59 Process ID 63 killed by hostname DB1,
> host
> process ID 1864.
> 2008-05-19 14:04:53.31 spid59 Process ID 51 killed by hostname DB1,
> host
> process ID 1864.
> 2008-05-19 14:06:15.76 spid51 Using 'xplog70.dll' version
> '2000.80.2039'
> to execute extended stored procedure 'xp_msver'.
> 2008-05-19 14:08:46.45 spid51 Starting up database '*****'.
> 2008-05-19 21:28:26.46 spid58 Server shut down by request.
>
> Has anyone experienced similar issures?
>


  Réponse avec citation
Vieux 20/05/2008, 19h29   #3
samk17
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: SQL Server 2000 shuts itself down.

If my memory is correct, this server doesnt run on an evaluation copy of
MSSQL.

Here are some entries from the Event Viewer application log:


6006 :
Server shut down by request.

SQLServerAgent service successfully stopped.

8128 :
Using 'xplog70.dll' version '2000.80.2039' to execute extended stored
procedure 'xp_msver'.

18100 :
Process ID 51 killed by hostname DB1, host process ID 1864.

18100 :
Process ID 63 killed by hostname DB1, host process ID 1864.

18100 :
Process ID 52 killed by hostname DB1, host process ID 1864.

  Réponse avec citation
Vieux 20/05/2008, 19h29   #4
John Bell
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: SQL Server 2000 shuts itself down.


"samk17" <u43718@uwe> wrote in message news:8471c1045eaca@uwe...
> For the past couple of weeks now, my sql server agent shuts down on its
> own
> without leaving any error messages. Nothing really occurs prior to the
> shut
> down.
>
> 2008-05-19 13:57:28.84 server SQL server listening on TCP, Shared
> Memory,
> Named Pipes.
> 2008-05-19 13:57:28.84 server SQL Server is ready for client
> connections
> 2008-05-19 13:57:30.01 spid3 Recovery complete.
> 2008-05-19 13:57:30.01 spid3 SQL global counter collection task is
> created.
> 2008-05-19 13:57:32.56 spid52 Using 'xpsqlbot.dll' version
> '2000.80.2039'
> to execute extended stored procedure 'xp_qv'.
> 2008-05-19 14:02:35.23 spid59 Using 'xpstar.dll' version '2000.80.2039'
> to
> execute extended stored procedure 'sp_MSgetversion'.
> 2008-05-19 14:04:43.14 spid59 Process ID 52 killed by hostname DB1,
> host
> process ID 1864.
> 2008-05-19 14:04:43.18 spid59 Process ID 63 killed by hostname DB1,
> host
> process ID 1864.
> 2008-05-19 14:04:53.31 spid59 Process ID 51 killed by hostname DB1,
> host
> process ID 1864.
> 2008-05-19 14:06:15.76 spid51 Using 'xplog70.dll' version
> '2000.80.2039'
> to execute extended stored procedure 'xp_msver'.
> 2008-05-19 14:08:46.45 spid51 Starting up database '*****'.
> 2008-05-19 21:28:26.46 spid58 Server shut down by request.
>
> Has anyone experienced similar issures?
>


Hi

Do you know what is process 1864? Is there anything in the windows event
log? Have you tried starting SQLServer from a command prompt with minimum
configuration (sqlservr.exe -f)?

John

  Réponse avec citation
Vieux 20/05/2008, 19h44   #5
samk17
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: SQL Server 2000 shuts itself down.

I can't anything that traces to 1864. I will try starting the server that
way, however, there's no real way for me to test it except to wait. The
server seems to shut down randomly.

  Réponse avec citation
Vieux 20/05/2008, 19h47   #6
John Bell
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: SQL Server 2000 shuts itself down.


"samk17" <u43718@uwe> wrote in message news:84721a72f55b8@uwe...
> If my memory is correct, this server doesnt run on an evaluation copy of
> MSSQL.
>
> Here are some entries from the Event Viewer application log:
>
>
> 6006 :
> Server shut down by request.
>
> SQLServerAgent service successfully stopped.
>
> 8128 :
> Using 'xplog70.dll' version '2000.80.2039' to execute extended stored
> procedure 'xp_msver'.
>
> 18100 :
> Process ID 51 killed by hostname DB1, host process ID 1864.
>
> 18100 :
> Process ID 63 killed by hostname DB1, host process ID 1864.
>
> 18100 :
> Process ID 52 killed by hostname DB1, host process ID 1864.
>


That seems pretty much the same as the SQL log, was there anything in
between? What about the security log?

Have you tried the minimum configuration startup as this eliminates startup
procedures.

John

  Réponse avec citation
Vieux 20/05/2008, 20h44   #7
John Bell
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: SQL Server 2000 shuts itself down.


"samk17" <u43718@uwe> wrote in message news:84723b2f20892@uwe...
>I can't anything that traces to 1864. I will try starting the server that
> way, however, there's no real way for me to test it except to wait. The
> server seems to shut down randomly.
>


This implies that it not only at startup?

You may want to run profiler or a trace to see if you can trap what is
causing this.

Are there any other instances on this server? If so do they have the same
issue.

John

  Réponse avec citation
Vieux 21/05/2008, 08h03   #8
Uri Dimant
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: SQL Server 2000 shuts itself down.

Hi
Enable blackbox trace on the server and the examine what happend just before
shut dowing






"samk17" <u43718@uwe> wrote in message news:8471c1045eaca@uwe...
> For the past couple of weeks now, my sql server agent shuts down on its
> own
> without leaving any error messages. Nothing really occurs prior to the
> shut
> down.
>
> 2008-05-19 13:57:28.84 server SQL server listening on TCP, Shared
> Memory,
> Named Pipes.
> 2008-05-19 13:57:28.84 server SQL Server is ready for client
> connections
> 2008-05-19 13:57:30.01 spid3 Recovery complete.
> 2008-05-19 13:57:30.01 spid3 SQL global counter collection task is
> created.
> 2008-05-19 13:57:32.56 spid52 Using 'xpsqlbot.dll' version
> '2000.80.2039'
> to execute extended stored procedure 'xp_qv'.
> 2008-05-19 14:02:35.23 spid59 Using 'xpstar.dll' version '2000.80.2039'
> to
> execute extended stored procedure 'sp_MSgetversion'.
> 2008-05-19 14:04:43.14 spid59 Process ID 52 killed by hostname DB1,
> host
> process ID 1864.
> 2008-05-19 14:04:43.18 spid59 Process ID 63 killed by hostname DB1,
> host
> process ID 1864.
> 2008-05-19 14:04:53.31 spid59 Process ID 51 killed by hostname DB1,
> host
> process ID 1864.
> 2008-05-19 14:06:15.76 spid51 Using 'xplog70.dll' version
> '2000.80.2039'
> to execute extended stored procedure 'xp_msver'.
> 2008-05-19 14:08:46.45 spid51 Starting up database '*****'.
> 2008-05-19 21:28:26.46 spid58 Server shut down by request.
>
> Has anyone experienced similar issures?
>



  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 03h34.


Édité par : vBulletin® version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,17319 seconds with 16 queries