Dear experts,
We had a situation recently wherein due to a network outage the connection between our BW Production primary database and it's standby database was down for more than a whole day. This led to a transaction log full situation on the primary site and it was not possible to dump the transaction log by any means. I need to know:
1. What is the best remedy in such situations wherein we can atleast dump the transaction log on the primary site for business operations to continue as usual.
2. I know about repagent truncation point. I need to understand what is the quickest way to recover to a point where the transaction log can atleast be dumped.
Regards