Hello Jenny, you wrote: >But when I tried to change the medium: >'backup_replace data2 migraion' >SAPDB generated huge(>10G) file in >/var/opt/sapdb/indep_data/wrk/DBNAME/ >The file name is 'migration' or 'migraion'. >This is very bad because it filled up the >/var.
With "backup_replace data2 migraion" you told the DBMServer to advise the database-kernel to continue the backup with the medium "data2" but with the location "migraion" not with the location specified in the medium data2. As "migraion" is an relative path the database created it in it's run-directory "/var/opt/sapdb/indep_data/wrk/DBNAME/" Please try just "backup_replace data2" next time. Best Regards, Tilo Heinrich SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
