Viewing 15 posts - 2,026 through 2,040 (of 2,840 total)
Venu,
I think it is time to hit the BOL. Everyone has tried to help you but you are not taking any initiative to look up anything on Books Online or...
May 14, 2009 at 11:10 am
If your Tables in Publisher DB has PK, then you can set up the Transactional replication. Usually the latency is around 2 to 3 seconds. Does that answer your question?
May 14, 2009 at 8:04 am
Better to take precaution and ask than give him an advice that could potentially be trouble to him... :hehe:
May 14, 2009 at 7:23 am
I made sure that I had the best Network guy working on it this time... 🙂
May 14, 2009 at 7:02 am
george sibbald (5/14/2009)
mirravi9 (5/14/2009)
thanks allmy requirement is to push data for every 2 hrs to the live database.
sounds perfect for logshipping then.
ship to the same server to a database of...
May 14, 2009 at 6:59 am
I was just about to post the update.... And Gsquared beat me to it.... 🙂
Yes, we fixed it. We had to upgrade the Frameware and redo the Network teaming. That...
May 13, 2009 at 8:06 am
Mine is a Dell XPS M1530
Core2 Duo, 256 MB NVIDIA, 4 GB, 15.4" Wide Screen WXGA (1280 x 800) display with TrueLife.
Not Bad. Company gave it to me.
May 13, 2009 at 5:21 am
This is still alive? I thought this thread was dead and buried.
May 13, 2009 at 3:25 am
Take a look at Database snapshots.
Transactional Replication is the best way but since you dont have PK created for all tables, it is out of the question. Snapshots can lock...
May 13, 2009 at 3:21 am
It could be because the connection once opened is not closed properly? Something to look at. You can get a rough idea by doing a perfmon counter on Login vs...
May 13, 2009 at 3:10 am
Does it show any error in the logs?
May 13, 2009 at 3:04 am
Service account is needed if your Sql Server has to access resources outside the box. Like a share to take back up or replication ect.
Service account should not be an...
May 13, 2009 at 2:59 am
Service account should be set up as a separate login. I think SQL Server creates that user and sets up the rights if you use the SQL Configuration manager to...
May 13, 2009 at 2:46 am
Editing would be a very bad idea.
http://www.replicationanswers.com/Transactional.asp
Here it gives some details about how to use that view and some stored procs that can be used.
May 13, 2009 at 1:55 am
Viewing 15 posts - 2,026 through 2,040 (of 2,840 total)