Hi Marco, > we have SAPDD running on Win2k with one database
You mean SAP DB, right? > Now we want to "copy" this database 1 : 1 to another (not > existig) database > on the same server. > We want to have this second db for testing purposes. Make a backup for migration of your existing database to a pipe (\\.\pipe\<pipename>) and create the new database for restore (stop right after "util_execute init config" if using DBMCLI or choose "Restore" as "Installation mode" if using DBMGUI). Restore the new database from the pipe the old database is still trying to backup to. Best regards, Tilo Heinrich SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
