Viewing 15 posts - 76 through 90 (of 122 total)
SQLZ (3/18/2008)
Balakrishnan K (3/18/2008)
Gladly welcome your advices / suggestion to have in mind before truncating log file of a Replicated database running under Merge replication. I need to truncate...
-----------------------------
www.cbtr.net
.: SQL Backup Admin Tool[/url] :.
April 24, 2008 at 5:23 pm
omg, I just figured this out!
a noobie mistake, I can't believe it!
-----------------------------
www.cbtr.net
.: SQL Backup Admin Tool[/url] :.
April 23, 2008 at 4:10 pm
the critical indicator in relication monitor is ultra sensative, you can change it to be less. I never care for those indicators as long as i'm pumping 100+ commands...
-----------------------------
www.cbtr.net
.: SQL Backup Admin Tool[/url] :.
April 19, 2008 at 11:34 am
can you not get the data and have it replication both to your 2005 and 2000 server.
use your 2005 server for testing while your 2000 keeps plowing thru.
-----------------------------
www.cbtr.net
.: SQL Backup Admin Tool[/url] :.
April 18, 2008 at 10:28 pm
that's a cop-out excuse. Why are u even trying to defend yourself to a manager or a vp as to why a system is crawling on its knees?
Why should...
-----------------------------
www.cbtr.net
.: SQL Backup Admin Tool[/url] :.
April 18, 2008 at 10:14 pm
steve smith (4/18/2008)
The links provided don't work for me [no direct linkage]. Can you verify/update them or give me a context where I can enter them?
images and everything works...
-----------------------------
www.cbtr.net
.: SQL Backup Admin Tool[/url] :.
April 18, 2008 at 3:04 pm
it is a viable solution and it doesn't take a lot of work. If the users aren't in the approval list, then when their long running query hit or...
-----------------------------
www.cbtr.net
.: SQL Backup Admin Tool[/url] :.
April 18, 2008 at 3:02 pm
why not do the following:
write a code to check for duration of a query and if it doesn't match a certain group of users, that spid is killed. The...
-----------------------------
www.cbtr.net
.: SQL Backup Admin Tool[/url] :.
April 18, 2008 at 1:52 pm
1) locate all SQL servers which is easy to do by running 'osql -L' at the command prompt and pipping it to a text file
2) bcp that txt file into...
-----------------------------
www.cbtr.net
.: SQL Backup Admin Tool[/url] :.
April 18, 2008 at 1:26 pm
glad I was able to help.
-----------------------------
www.cbtr.net
.: SQL Backup Admin Tool[/url] :.
April 18, 2008 at 12:27 pm
you are just trying to get rid of the distribution database right?
open up object explorer, right click on the replication folder, and select 'disable publishing and distribution'
That will...
-----------------------------
www.cbtr.net
.: SQL Backup Admin Tool[/url] :.
April 18, 2008 at 10:53 am
Hi,
Thanks for looking into it for me. I have verified that both tables are the same. I used a script and ran it on both servers.
I just went...
-----------------------------
www.cbtr.net
.: SQL Backup Admin Tool[/url] :.
April 18, 2008 at 10:35 am
figured it out by unchecking the compression tick box :sigh:
-----------------------------
www.cbtr.net
.: SQL Backup Admin Tool[/url] :.
April 17, 2008 at 8:12 pm
that wasn't my question ...
I have already scripted out everything, by hand. I can't find any t-sql code to create a new distribution agent. The distribution property...
-----------------------------
www.cbtr.net
.: SQL Backup Admin Tool[/url] :.
April 15, 2008 at 12:13 pm
for such huge amount of deletes,
try using a sproc. set it to execute store procedure. for more information:
http://technet.microsoft.com/en-us/library/ms152754.aspx
-----------------------------
www.cbtr.net
.: SQL Backup Admin Tool[/url] :.
April 15, 2008 at 8:56 am
Viewing 15 posts - 76 through 90 (of 122 total)