Hello David, If your dbmcli is new enough you could give "dbmcli -nohold ..." a try. The nohold option is not yet perfect though, as you have to ignore the resulting CONTINUE.
Best regards, Tilo Heinrich SAP Labs Berlin -----Original Message----- From: David Lane Sent: Donnerstag, 25. Januar 2007 15:28 To: [email protected] Subject: backup_history_list command returns CONTINUE backup_history_list and backup_ext_ids_list can both return CONTINUE in their output, meaning that they could not return all the output. You then have to call backup_history_listnext or backup_ext_ids_listnext. This is fine for an interactive session but difficult to manage from a script. Is there any way to get these commands to return all their output in one go? Using -o to send the output to a file doesn't seem to work. Or is there another way to get the list of available EBIDs? 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]
