Viewing 15 posts - 61 through 75 (of 85 total)
Try doing these
First:
In database property set query time out to 0, It's default vaule is 600.
I do not think there is anything like that.
In general at server side there is...
July 22, 2009 at 10:58 am
Gail, what about query wait. I quote from BOL:
Query Wait
Specifies the time in seconds (from 0 through 2147483647) that a query waits for resources before timing out. If the default...
July 14, 2009 at 10:29 am
You should not change password thru services.msc. Instead you should change it thru sql server configuration manager.
July 10, 2009 at 12:18 pm
-------------
depends
we have a 64bit SQL server that threw up some errors and turned out to be memory and SQL grabbing too much. had to put a max memory figure and...
July 6, 2009 at 1:39 pm
Jonathan thank you for confirmation and explanation.
July 6, 2009 at 10:44 am
Memtoleave has no effect on 64 bit instance. On my instance with 64 GB memory, I ran into VAS fragmentation few times in the past.
July 6, 2009 at 10:40 am
I do not think it would be a concern for 64 bit sql instance. Correct me if I am wrong.
July 6, 2009 at 8:35 am
as long as they are active/passive nodes, you can power down the passive, do the expansion online using diskpart after your san admin expands the drives.
June 5, 2009 at 8:13 am
just curious how to reset the new default for udf length.
June 1, 2009 at 7:48 am
i guess that in sql 2000, you need to make sure the user has select permission on underly table if it belongs to different user.
May 20, 2009 at 11:18 am
after dettach and attach db, even in same instance, you need to reenable cross-db ownership chaining.
May 20, 2009 at 7:31 am
yes i am interested.
May 19, 2009 at 7:53 am
Viewing 15 posts - 61 through 75 (of 85 total)