Viewing 15 posts - 4,801 through 4,815 (of 7,168 total)
It's a bug. Apply SQL Server 2005 SP1 or later.
March 26, 2012 at 10:00 am
Sounds like a .NET question, more than an SQL question. You may want to try posting to the .NET Development Forum on MSDN.
March 26, 2012 at 9:58 am
March 26, 2012 at 9:56 am
2cool222 (3/26/2012)
Thanks for your help. Database name are same in A and B both server. I will try to change it at subsciber level if that works.
Anytime, happy...
March 26, 2012 at 9:51 am
As long as database names on A are not overlapping with any database names on B then you can use continuous Transaction Replication to achieve your goal of having all...
March 26, 2012 at 9:36 am
I just tried it on one of my servers and DTUtil can delete packages from the server without having the SSIS services on:
dtutil /SourceS server_name_here /SQL "[\PathToPackage]\PackageName" /Del
March 26, 2012 at 9:35 am
<stupid forum cross-posted>
March 26, 2012 at 9:25 am
I said "may" because I was not sure if DTUtil requires the SSIS service to be up. If the services are down, all bets are off. But if you're just...
March 26, 2012 at 9:19 am
VISUAL STUDIO TEAM FOUNDATION SERVER 2010
Microsoft Visual Studio Team Foundation Server 2010 is the collaboration platform at the core of Microsoft’s application lifecycle management (ALM) solution. Team Foundation Server 2010...
March 26, 2012 at 9:11 am
DTUtil.exe may work for you in this scenario.
March 26, 2012 at 9:10 am
dbdmora (3/26/2012)
March 26, 2012 at 9:07 am
OK, from your original post:
If server A goes down, server B can replicate to C and D. similarly if server B goes down, server A can replicate to C...
March 26, 2012 at 8:51 am
opc.three (3/14/2012)
Lynn Pettis (3/14/2012)
Not sure if AWE is going to help here. The /3GB switch should.
No evidence of helping or hurting in terms of making more memory avaialble. But...
March 26, 2012 at 7:22 am
george sibbald (3/23/2012)
thanks opc, Thats better, now we have proof.Just to complete the picture:
Indeed, for completeness...
what does task manager say SQL is using ?
Only ~80MB. At first glance this may...
March 23, 2012 at 5:11 pm
Sorry, your setup is unclear to me.
A and B are on the same network collecting online data. Both machine are collecting same data.
By "Both machine are collecting same data."...
March 23, 2012 at 4:19 pm
Viewing 15 posts - 4,801 through 4,815 (of 7,168 total)