all groups > sql server replication > february 2007 >
You're in the

sql server replication

group:

Log shipping maintenance on secondary server


Log shipping maintenance on secondary server JohnPaw
2/7/2007 7:16:01 AM
sql server replication: Due to a large input on the primary server, one of our tables had grown
enormously. With the right commands (delete, dbcc shrinkdatabase), we managed
to shrink this primary server down to normal proportions. Is there a way to
do this also for the secondary server?
Re: Log shipping maintenance on secondary server JohnPaw
2/7/2007 7:30:04 AM
That database cannot be shrunk at all? Just delete log shipping and start all
over again?

Re: Log shipping maintenance on secondary server Hilary Cotter
2/7/2007 10:24:52 AM
As it is log shipped you can't.

--
Hilary Cotter

Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com



[quoted text, click to view]

Re: Log shipping maintenance on secondary server Hilary Cotter
2/7/2007 11:24:36 AM
I don't believe it can as it will break the log shipping chain. Give it a
try and see what happens.

--
Hilary Cotter

Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com



[quoted text, click to view]

AddThis Social Bookmark Button