Viewing 15 posts - 256 through 270 (of 351 total)
I see there is a Maximum server memory (in MB) 2147483647, this is really big, what should I change this to?
This is the default memory option
you can just leave...
November 22, 2010 at 2:02 pm
Ok now I should force my manager for changing the queries.
November 22, 2010 at 1:26 pm
thanks any way
one last question
If I add more .ndf files to the database will reduce pagelatch_up waits and resource is 5:1:3 no.
Because I found there are three...
November 22, 2010 at 12:48 pm
Gila and Craig Fareel
Help Me ! Dudes with your knowledge.
November 22, 2010 at 12:07 pm
Make sure your session because it lets only one connection to the server.
All the best.
November 18, 2010 at 1:59 pm
set startup option '-m' in configuration manager -->MSSQLSERVER properties.
See here
November 18, 2010 at 1:58 pm
have you ever come across this problem
If so let me now what you did ?
November 18, 2010 at 12:22 pm
Is there a way to find out whether we are running too close to the limit on drive space, during heavy processing/system usage?
Select disk space query results into...
November 18, 2010 at 12:21 pm
But managers are not willing to change the the design now.
When I enabled trace flag 1118 is good for two days and there is no waits at all but...
November 18, 2010 at 11:46 am
the DDL is select * into table and then drop table commands
But there are several queries like that
November 18, 2010 at 11:33 am
Yes there is scenario where local physical tables were creating and dropping in the user database not in temp db.
There are lot waits with wait types pagelatch_up
and the wait resource...
November 18, 2010 at 11:30 am
@Gila
Wait type is pagelatch_up and wait resource is 5:1:3
5 is my database id 1 is the file group and 3 is the page id
when you see...
November 18, 2010 at 11:21 am
Just give him db_securityadmin. works fine for that.
November 17, 2010 at 5:30 pm
Yes exactly its a contention on my datafile SGAM pages
But not in tempdb its on user db.
How I do this in prod.
Dividing into equal no of files and into different...
November 17, 2010 at 5:21 pm
Obviously it effects the replication instead just take backup online.
November 16, 2010 at 2:11 pm
Viewing 15 posts - 256 through 270 (of 351 total)