Viewing 15 posts - 3,826 through 3,840 (of 7,191 total)
OK, as has previously been requested, please will you post the definition of the stored procedure you mentioned?
John
September 27, 2013 at 4:40 am
shyamalarakesh (9/27/2013)
HI !As per my knowledge we cannot add .mdf files to tempdb database.just we can take only log backup's to reduce the size of databse
Unfortunately, your knowledge...
September 27, 2013 at 4:22 am
Sounds like you have a unique index with IGNORE_DUP_KEY set to ON. You get this warning when, and only when, you attempt to insert something that would violate the...
September 27, 2013 at 4:15 am
brett.y (9/27/2013)
in fact the ONLY one I understand
It's one of four very similar solutions that have been posted. The only ways they differ are as follows:
(1) Some use common...
September 27, 2013 at 1:18 am
Who is Bueller?
Why don't you put the file in its own folder, then you don't need to worry about the file name - just look for any file in that...
September 26, 2013 at 8:55 am
That's rough. What are non-technical people doing even looking at code, never mind imposing standards for it?
John
September 26, 2013 at 8:21 am
Maybe you could get the powers that be to have a look at the article I linked to? If I remember correctly, the thrust of the argument was that...
September 26, 2013 at 8:13 am
There was an interesting discussion on comments recently here.
John
September 26, 2013 at 2:21 am
Does this happen every time, or did it just occur once? Do you have any jobs or triggers on Server B that might remove the indexes?
John
September 25, 2013 at 5:07 am
Is this repeatable, or did it just happen once? What statement(s) are you using to restore the database, and what statements (if any) do you run after it?
You appear...
September 25, 2013 at 2:28 am
Viewing 15 posts - 3,826 through 3,840 (of 7,191 total)