Dear Ah Heng, [[EMAIL PROTECTED] wrote]
> Subject: Migrating database from Oracle to SAPDB > > > Hi all, > > I am trying to migrat a database from oracle816 to sapdb. I > have generated > 2 sql scripts, one for creating the tables and one for the > insertion of > data, when I execute them in the SQL Studio, it only allows > me to run the > SQL statement in the script, one at a time. That is, I can > only create a > table or run an insert command to add a row of data at a > time. Is there any > better or more effective approach to do this? Any kind advise > is greatly > appreciated. > As it was mentioned before: what about using Replication Manager to do this? It's able to process sql statements as well as process data insertion. Regards, Steffen -- Steffen Schildberg SAP DB Team SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
