Is your Log Shipping partners (Primary and Secondary) working without any
problem?
Have you performed a rebuild index operation or a bulk insert recently?
Because these operations would cause the log file expand.
And if you experience a problem with your secondary partner, then
transactions would be kept in the Primary server' s log file if the Log
Shipping is still active untill these transactions which are pending to be
sent to the secondary server is sent.
Taking Log Backups other than the Log Shipping's would break the chain and
your Log Shipping fails. And as your logs are already being backed up by Log
Shipping jobs, you don't need to perform this action to empty your log file.
I suggest you to Shrink your database according to your needs. You did not
mention if this is a SQL Server 2005 or not. If it's, then open up SSMS and
then right click on your database then Tasks\Shrink\Files. "Shrink File"
window will appear. From the File Type, choose Log. There, you'll see
Available free space in your log file. I suggest you to use "Reorganize
pages before releasing unused space" option and shrink your log file to a
certain size according to your needs. Don't let your log file to grow and
shrink all the time. Give it some rooms so that it'll not be expanded
continually and you'll not suffer from performance issues that can occur
because this operation.

Signature
Ekrem Önsoy
So URI,
That means there is no other way to solve this problem. Log files can
not be shrinked until i stop Log Shipping....?, But its very
problematic for me to configure log shipping every 5 or 6 days. There
must be some way.....
Please Help................
On Jul 16, 7:07 pm, "Uri Dimant" <u...@iscar.co.il> wrote:
> Deep
> Well, perhaps you need to stop log shipping and shrink the file. I'd
[quoted text clipped - 46 lines]
>
> > > Deep
Deep - 17 Jul 2008 12:29 GMT
Hi URI and Ekrem,
Sorry for not mentioning the DB Server its SQL server 2005 Std. Ed..
And thanks for the help now i m clear how to manage.
> Is your Log Shipping partners (Primary and Secondary) working without any
> problem?
[quoted text clipped - 86 lines]
>
> > > > Deep