Viewing 15 posts - 901 through 915 (of 2,387 total)
It is the number of pages that were stolen from the buffer cache to satisfy other memory requests.
Quote from KB243588
"If the CPU usage, SQL Compilations/sec, and Free Buffers counters are...
October 31, 2003 at 12:34 pm
[boot loader]
timeout=10
default=multi(0)disk(0)rdisk(0)partition(2)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINNT="Microsoft Windows 2000 Server" /PAE /fastdetect
October 31, 2003 at 12:30 pm
Any error message when DTS jobs failed?
October 31, 2003 at 12:14 pm
Profiler seems the only tools you can track this down and you have to run it for a period of time longer enough to decide there are no applications using...
October 31, 2003 at 12:05 pm
You may have to setup SQL Server Agent proxy account.
October 31, 2003 at 11:58 am
Are you sure? The input file has to be the log file name of your database.
October 31, 2003 at 11:57 am
quote:
The Startup account is currently set to the Network Administrator login. If I change it to a login with hardly any...
October 31, 2003 at 8:46 am
quote:
1). I don't know if SQL enterprise 64-bit is compatible with Win2k Advanced Server.
October 31, 2003 at 8:14 am
I am wondering you have timestamp column on the table and 'start_change_tracking' action is enabled. See sp_fulltext_table in BOL for details.
October 31, 2003 at 8:02 am
quote:
I was wondering, if i got fields in table A wanted to do some transformation and copy it to table B,...
October 30, 2003 at 1:40 pm
Yes or No. SQL Server 2000 32bit edition can address only 4Gb memory for its process but it can use more than 4GB with AWE enabled.The memory beyond 4GB is...
October 30, 2003 at 12:56 pm
October 30, 2003 at 12:47 pm
Try start SQL Server with trace flag -T3608 and restore the MSDB database.
October 30, 2003 at 8:07 am
Use DTS to run Execute Process Task to call the cmd file.
October 30, 2003 at 7:25 am
Viewing 15 posts - 901 through 915 (of 2,387 total)