Viewing 15 posts - 16 through 30 (of 40 total)
Thanks for your reply Grant..
I ran the below query while the stored proc is executing:
select w.session_id,
w.wait_duration_ms,
w.wait_type,
...
March 7, 2011 at 10:54 pm
And also I want that ,eventhough anyone shrink the log file and the datafile it don't reduce its size because of this I am thinking of the resotre.
Thanks
November 26, 2010 at 3:48 am
Thanks for your reply pradeep.
It will work for t-log but how to change the size of the datafile which was previously set to default value. I want to set to...
November 26, 2010 at 3:33 am
Its not the problem with the edition or version because I am backing up and restoring the database in to the same server.
November 26, 2010 at 1:14 am
@@version--Its the same version(2008)
@@autogrow-- Now the database has autogrowth enabled but the initial size was to small sizes due to which it goes on autogrowing which leads to fragmentation.. To...
November 26, 2010 at 1:05 am
Thanks Jeffrey and pradeep for your replies
November 23, 2010 at 11:59 pm
Can any one please help me on this..
Thanks,
Vamsy
November 23, 2010 at 3:49 am
Check : select name,log_reuse_wait_desc from sys.databases
Check on which your database is waiting?
Vamsy
November 3, 2010 at 3:52 am
Thaks for your reply Gail..
October 22, 2010 at 3:56 am
Please help me on this.
Thanks,
Vamsy
October 13, 2010 at 6:41 am
Thanks for your suggestions:
Is this the way of predicting how much IOs do I need? Collecting avg disk reads/sec and avg disk writes/sec using perfmon
Thanks,
Vamsy
October 12, 2010 at 7:22 am
Any one please help me on this..........
October 12, 2010 at 6:03 am
Thanks for your reply....
Based up on above results how I can make a decision:
Which files I have to place on this drive to get high performance benefit and please explain...
October 12, 2010 at 5:40 am
No one had stopped the sqlserver service . All of our sqlserver services are stopping with message "sqlserver is terminating due to stop request from service control manager". We are...
September 27, 2010 at 7:35 am
There is no other messages related to why these sqlserver,sqlserver agent and msdtc had stopped in error and event logs. In event logs only the following message is there
"...
September 27, 2010 at 6:04 am
Viewing 15 posts - 16 through 30 (of 40 total)