all groups > sql server replication > august 2003 >
You're in the

sql server replication

group:

Replication help!!!


Replication help!!! Anupam Mondal
8/14/2003 2:17:38 PM
sql server replication: Hanley,

If your requirement is to replicate only once a day then
I think snapshot replication will be better option.

Cheers
Anupam


[quoted text, click to view]
Replication help!!! Nilay
8/14/2003 4:35:11 PM
I think Log shipping will be good option for you and that
is really simple to set up & maintain.

Look at BOL for more info.

-Nilay
[quoted text, click to view]
Replication help!!! Hanley
8/14/2003 6:00:42 PM

Hi guys

Hopefully someone can answer this query for me

I am quite new to working with SQL Server and I have been asked to
replicate a database between 2 sites.

After looking at the options I decided that Transactional Replication
was the best option so I proceeded to set it up.

Everything seemed to go okay, I setup my main server (SQL 7.0) as the
Distributor and the Publisher, created my publication and I then
configured my second server (SQL 2000) to use a Pull Subscription.
I then went back to the first server and generated the initial snapshot
which took a while but seemed to run okay, I then synchronized using the
Pull Subscription and that also worked fine.

Problem I am having now is the Log Reader Agent on the Publisher
seems to be hogging CPU power and my cpu usage is permanently above
95% (if I stop SQl server then it falls to around 25% which is normal
for this server).

It always shows a status of Running Delivering Replicated Transactions.

We are planning on replicating this database once a day so does the Log
reader Agent need to be running all the time, I assumed it would as the
way I understand it the Log Reader Agent monitors all transactions going
into transaction log and puts all INSERT, UPDATE and DELETE statements
into the Transaction database ready for replication.

If it does need to be running then does anyone know how I can stop it
from hogging all of the CPU - my server is an IBM Netfinity x232, 2 1Ghz
Xeon Processors and 2GB physical memory.

Sorry for the long post guys

Thanks in advance

Hanley

--
Re: Replication help!!! Hanley
8/15/2003 3:06:15 AM

Anupam



The database size is 20GB and the Subscriber is on a different site.



Is snapshot replication feasible??



Nilay



At the risk of appearing stupid.....what is BOL??



Thanks



Hanley


--
AddThis Social Bookmark Button