Hallo, I want to migrate a db from Adabasd to Sapdb! I use my own jdbc-program to export and import the tables/data between both databases. The main problem i have in the moment is the following: The tables in the adabas db uses char(8)byte key columns. The keys are generated with the 'STAMP' keyword during insert. In the first step, I want to do the same on sapdb. Therefor I have to increment the sequence that produce the keys on sapdb to the same (or greater) value I have in the adabas db. Writting a perl/java/c program to do this is not the problem, but the time the program(db) will need to generate > 50.000.000 keys is a problem. If there is a better way, please let me know!!! If there is no better way to do this, please let me also know.
Thank you, regards, Kolja Mit besten Gruessen Kolja Kleist (Senior Developer) ____________________________________ MediaTransfer AG Netresearch & Consulting Rothenbaumchaussee 38, 20148 Hamburg Tel: (040) 669 625 16 Fax: (040) 669 625 29 URL: http://b2b.mediatransfer.de ____________________________________ _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
