Hello C.Zink, >Tino gave me the advice to use the label of the mediums, but I don't know >how to do that.
No he didn't, he just pointed out, that any backup has it's own label. But you can only restore by specifying a medium and supplying the right backup beforehand under the path configured in your medium. Here is my infinished script: 1) dbmcli -uUTL -d DATENBANK -u DBO,kennwort 2) util_execute INIT CONFIG 3) recover_start Nase DATA ExternalBackupID 1 4) recover_start IncNase PAGES ExternalBackupID 1 <---- ERROR here! 5) db_online Once again, "ExternalBackupID 1" is superfluous. This should work, if the backups supplied under the locations defined through Nase and IncNase are matching. ERROR, what error (message, error code)? >Now the question again: how can I restore backupfiles of my choice? It seams >to be no problem to restore a specific backup with the GUI, so I just want >to know how to do the same thing only with the DBMCLI. As answered before, supply the needed backups under the locations defined through your media or create a medium for each backup and restore by recover_start <medium_name>. Best Regards, Tilo Heinrich SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
