Hello David,

The current implementation of archive_stage is indeed not otimized in
any way to avoid calls to the external backup tool used. If Backint for
MaxDB/Backint for Oracle is used, this is even increased by repeated
backups of the history files dbm.ebf and dbm.knl.

So currently the only workaround would be to increase the size of the
log backups by increasing database parameter LOG_SEGMENT_SIZE.

Best regards,
Tilo Heinrich
SAP Labs Berlin

-----Original Message-----
From: David Lane 
Sent: Donnerstag, 25. Januar 2007 15:20
To: [email protected]
Subject: Log backup with external backup tool

When backing up archived logs with an external backup tool, we see:
- backint invoked to save one log
- backint invoked to save dbm.ebf and dbm.knl
- backint invoked to save one log
- backint invoked to save dbm.ebf and dbm.knl
- backint invoked to save one log
etc
 
This is MaxDB 7.5 on solaris.
 
Do we have MaxDB configured badly? Is there any way we can get MaxDB to
send all the logs to backint in one invocation?
 
Thanks
 
David Lane

_____________________________________________________________________
BridgeHead Software is pleased to confirm this e-mail has been scanned
for viruses by MessageLabs.

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to