This dbmcli command should give you all of the information you want.
# dbmcli -d <database> -u <dbmuser>,<dbmpass> info log
Cheers, JLS Bhalu Zute wrote:
I have SAPDB 7.4.2.25 Since autolog backup to external backup tools (ADINT2 + TSM) does not exist, I would like to implement my own via shell scripts. I would like to write a shell script that runs every 5 minutes, logs on to SAPDB, checks log fill level, and fires off a log backup (to external tool) if fill level exceeds say 50% How can I retrive information on the log area via a DBMcli command? I would like to retrive "used size %", "not saved %" etc., as shown in DBMGui. An sample SQL statement would be appreciated. Which tables,etc. would I need to query? Thanks in advance. Bhalu Zute
-- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
