sosdb,
Because backup/restore to previous version is not supported, you will probably need to do something like this:
1. db2look - to get database objects (primary keys, foreign keys, etc) run "db2look /?" for more help.
2. export tables
3. import or load tables
Hope this helps,
Grofaty