Quote:
|
Originally Posted by db2aix
Any other option to get data from this backup image?
|
What you can do is to restore this online image and then use db2dart /ddel option to dump the data into ASCII files. You need to supply several parameters including the table/tablespace id which you can obtain from running db2dart <db name>. ddel option doesn't dump all column data types (it will warn which columns it will not be able to dump). If you're unable to get the data using db2dart or don't have the DDL to recreate the tables, then you can try opening a pmr to get help (may be a billable service...)