Is there a way to stop SQL Server from recording its uptime in the registry?
From: Ryan Columbus (ryan_columbus_at_agilent.com)
Date: 05/27/04
- Previous message: Chris: "Natural Key vs. Autonumber in practice"
- Next in thread: Ryan Columbus: "Re: Is there a way to stop SQL Server from recording its uptime in the registry?"
- Maybe reply: Ryan Columbus: "Re: Is there a way to stop SQL Server from recording its uptime in the registry?"
- Messages sorted by: [ date ] [ thread ]
Date: 27 May 2004 14:31:41 -0700
I have discovered that SQL Server will constantly (about twice per
minute) write into the registry the following keys:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\<Instance
Name>\MSSQLServer\uptime_pid
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\<Instance
Name>\MSSQLServer\uptime_time_utc
It records the SQL Server executable's process ID and the server
uptime into these keys. Is there any way to stop SQL Server from
doing this, or at least have it write into these keys less frequently?
- Previous message: Chris: "Natural Key vs. Autonumber in practice"
- Next in thread: Ryan Columbus: "Re: Is there a way to stop SQL Server from recording its uptime in the registry?"
- Maybe reply: Ryan Columbus: "Re: Is there a way to stop SQL Server from recording its uptime in the registry?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading