Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-12-02 : 08:13:45
|
| sekar writes "Hi ,I am looking for the counter "lazy writer buffers/sec"in SQL Server 2000 but i couldnot found. But this is available in sql server 7.0 in sysperfinfo table.Can any one help me how to get this value in SQL Server 2000.Thanks in advance,Sekar." |
|
|
robvolk
Most Valuable Yak
15732 Posts |
Posted - 2002-12-02 : 08:17:16
|
| It's called "Lazy writes/sec" in SQL Server 2000. It may also be a function of which operating system you're using (NT 4.0 or Windows 2000) |
 |
|
|
|
|
|