Hi Benjamin, [Benjamin Lukner wrote]
> Subject: Re: How do I 1:1 copy databases? (Additional questions) > > > But there are still some questions: > [snipped backup/recovery specific questions] > > - Is it possible to backup/restore specific tables like MS's > bcp/bulk copy does? > Yes, it is. You can use Replication Manager (7.3)/Loader (7.4) to do this. There are several commands to accomplish this task: dataextract/dataload or dataextract/fastload or tableextract/tableload. Detailed information can be found in the online docs. HTH for the first time. Regards, Steffen -- Steffen Schildberg SAP DB Team SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
