Viewing 15 posts - 3,211 through 3,225 (of 9,707 total)
I do not think your issue is Replication. I think it is either I/O or bad indexes (or both).
A few things to look at on your side:
How wide is your...
April 21, 2014 at 10:46 am
Not immediately. I'm in the middle of my own urgent project. But I will work on it as I have time. In the meantime, if you know how to do...
April 21, 2014 at 10:34 am
It works the same way.
Edit: Just realized you were referring to a system proc, so deleting my previous statement. Google the error you received when you put in the...
April 21, 2014 at 7:56 am
That works wonderfully. Thanks.
April 21, 2014 at 7:08 am
Brandie Tarvin (4/21/2014)
How do I figure out what the problem is when I add a reference and it has the yellow warning next to it?
Nevermind. I'm in brain-dead mode this...
April 21, 2014 at 6:30 am
How do I figure out what the problem is when I add a reference and it has the yellow warning next to it?
April 21, 2014 at 6:26 am
Eirikur Eiriksson (4/21/2014)
Open the Script Task Editor and choose Edit Script. In the VSTA editor, select Project menu and Add Reference...😎
Oh, good grief. I'd never have found that. Thank you.
April 21, 2014 at 6:23 am
The thing about ordering is that it never works quite the way you expect. The individual columns are all associated with one record, so you can't get every column to...
April 21, 2014 at 5:43 am
The column you are looking for is type_desc in sys.server_principals.
April 21, 2014 at 4:40 am
vignesh.ms (4/19/2014)
this is not the fine answer & also not mine...
You were not asked to post someone else's code. You were asked to post what you tried.
If you are unwilling...
April 21, 2014 at 4:34 am
Regarding the error... Are you sure that the accounts you are using have FULL CONTROL on the share where you're trying to create the subdirectories?
Definitely (just for kicks and giggles)...
April 21, 2014 at 4:28 am
J Livingston SQL (4/18/2014)
try this article........
AWESOME! Thanks for that link. Gail, as always, does wonderful work.
April 18, 2014 at 8:44 am
Perry Whittle (4/18/2014)
Brandie Tarvin (4/18/2014)
But none of us recommend you lower the max memory setting unless you know the consequences.
You would do if your server starts blue screening because...
April 18, 2014 at 7:23 am
vignesh.ms (4/18/2014)
Brandie Tarvin (4/18/2014)
This sounds like a contest or homework problem to me.Should be mixture of all products..
I'm eagerly waiting for the query....
Pls try it out..
Sorry. I don't do other...
April 18, 2014 at 6:55 am
If the error is happening because a proc is called inside another proc (or something like that) and you have permissions to see the proc, running this little code snippet...
April 18, 2014 at 6:31 am
Viewing 15 posts - 3,211 through 3,225 (of 9,707 total)