Viewing 15 posts - 151 through 165 (of 659 total)
DEfault trace is enabled but i has trc files for only past 3 days.
February 5, 2009 at 8:59 am
How cud i implement Audit for security without using sql profiler.
Is there any script out there which runs all the time and audit each login and give me all the...
February 4, 2009 at 1:39 pm
Just to have an aidea of my setup.
I have 20 huge databases on 2 servers each db range from 500GB to 900GB. Now we had each table partioned by monthly...
February 4, 2009 at 9:32 am
Another option would be to consider partitioning. Check out the link here - http://www.microsoft.com/technet/prodtechnol/sql/bestpractice/loading_bulk_data_partitioned_table.mspx
David
David
You are option looks interesting to me. HE re is my understanding about that...
February 4, 2009 at 9:08 am
I am looking to compare database structures.
February 3, 2009 at 11:47 am
Its he same cast and case statements repeated with no change except the field names. anyways i was just looking for better performance of such dyanamic sql. any idea?
February 2, 2009 at 6:37 pm
Lynn
In the query above Revenue is view actually.
Could you tell how view will improve the performance.
February 2, 2009 at 6:31 pm
Lynn
I tried with join as you said. If i run within the same server i see some gud performance than earlier but when i run cross over server still its...
February 2, 2009 at 6:13 pm
Sorry ,The query i have pasted here may be wrong, its a long code doing all repeated stuff like CASE staments just to make it short i cut it down....
February 2, 2009 at 2:57 pm
its the server name and i have only 1 instance on that server. Yes it is named i i think.
February 2, 2009 at 11:44 am
Guys
My LinkServer setup was working perfect with KERBEROS and today suddenly my connections from one of the servers failed. I am getting this error again.
Msg 18456, Level 14, State 1,...
February 2, 2009 at 10:51 am
Yes but iwould like to know if they queries run in parallel will that degrade performance
February 2, 2009 at 9:47 am
It would serialize the updates????
its Dev environment but when people do heavy updated other developers can not query that databases.
February 2, 2009 at 9:38 am
Another performance question.
Developers run updates queries on multiple databases at once, like if they need to update 3 databases they open 3 windows and run the queries simultaneously which brings...
February 2, 2009 at 9:27 am
Viewing 15 posts - 151 through 165 (of 659 total)