I just started to work with DB2 in the windows environment. On our server we have a database called db1. Wanted to create a copy of this but without the data. Is this possible? I know in Oracle I can create a dump then restore the dump without the data. If that is not possible, how can I run truncate statements against the db?