Viewing 15 posts - 136 through 150 (of 768 total)
Thanks guys for your update.
PTackling paramter sniffing by using Option Recompile to recompile the proc everytime could be a costly operation. Any other underlysing advise?
March 25, 2017 at 5:52 pm
Ok- so escape from generating a new snapshot. For large number of articles, that process is not effective.
January 26, 2017 at 11:50 am
I wrote this procedure (q2). When I run q1, I get the error :
Msg 11529, Level 16, State 1, Procedure sp_describe_first_result_set, Line 1
The metadata could not be...
January 24, 2017 at 3:11 pm
Can I not store the results in a variable? say, @retval
January 24, 2017 at 3:05 pm
How to write an alternate script against [sys.sp_testlinkedserver]
When I pass the above result set to this proc ..
it throws error:
Msg 11520, Level 16, State 1, Procedure...
January 24, 2017 at 2:32 pm
Still the same error. I think one quote at the end is missing.
January 24, 2017 at 1:51 pm
Hw to find who owns the End point?
January 24, 2017 at 11:04 am
If the linked server connectivity does not work between the primary and stand by servers, how to send an email (dbmail) to the team with the alert so that DBAs...
January 23, 2017 at 3:46 pm
Thanks Perry!
January 23, 2017 at 7:02 am
Thanks Mike...
January 22, 2017 at 8:05 pm
Can I use something like this? But this is giving me error -
Message
Executed as user: . Msg 105, Level 15, State 1, Server , Line 1 ...
January 19, 2017 at 12:31 pm
Hi Luis
I thought to copy the .sql o/p and running it manually. When I do that I found that the extract through sqlcmd did not work properly. Many...
January 19, 2017 at 12:18 pm
If I copy and paste the entire sql to ssms and run it, it just runs without having any error
January 19, 2017 at 12:06 pm
January 13, 2017 at 7:16 am
Viewing 15 posts - 136 through 150 (of 768 total)