Hi,
I'm looking for a possiblity to recreate a DB2 database on a different machine. From phpMyAdmin I know the possibility to create a dump of a database, meaning a file that contains all SQL statements to recreate the database, i.e. all tables and their content. With db2look I was able to create such a file for the structure of the database (just the tables), but not for the content.
Any help would be appreciated!
Thanks!
Jack