Viewing 15 posts - 421 through 435 (of 854 total)
object_name counter_nameinstance_namecntr_valuecntr_type
SQLServer:Memory Manager Target Server Memory (KB) ...
January 8, 2010 at 9:55 am
we are adding 4G RAM now. I have 2 instanses that I don't need, how can I remove them?
January 8, 2010 at 9:21 am
I know max 2147483647 MB, for each instanse, how much should I cut down too?
January 8, 2010 at 9:06 am
What is the configuration of the development server (total server memory, disk drives (raid type or not, etc)? How are the instances configured (min/max memory, etc)?
How can I check...
January 8, 2010 at 8:36 am
Server memory: Min 0, max:2147483647 MB, 1 processor
January 8, 2010 at 8:28 am
Is each instance contains their own RAM?
January 8, 2010 at 8:23 am
How can I see in sql server all instanses?
This is what I have from your code,but it is not showing instanse name:
object_name ...
January 8, 2010 at 7:46 am
Thank you, I fixed it, someone were running along a query and I reboot server and it fixed it
January 6, 2010 at 8:04 am
I am looking for documentation, what do I need to have on 9 instanses, not to have performance issues. Right now we are using all of them and it is...
January 5, 2010 at 2:23 pm
With 9 instances, unless you have a server with a lot of processors and cores and memory and a substantial disk IO system behind it, you can expect to have...
January 5, 2010 at 1:52 pm
This is new maintance plan and I copied code from 2000,but I am using in 2005
January 5, 2010 at 11:32 am
Logged on to SQL Server 'MDSVSQL' as 'CUSTOMDIRECT\sqlservices' (trusted)
[Microsoft SQL-DMO] Error 21268: [SQL-DMO]Row or column specified is outside the range of the specified query result set.
this is what I get
January 5, 2010 at 11:01 am
Viewing 15 posts - 421 through 435 (of 854 total)