Connecting Tech Pros Worldwide Help | Site Map

how to load a Db2 table from a compressed file which is an discarded output of REORG

Newbie
 
Join Date: Sep 2009
Posts: 1
#1: Sep 18 '09
Hi all,

Please help me to load archive dataset back into the DB2 table:

The archive dataset is in the form of a GDG which is created in the REORG job which has a delete condition.
The DB2 tablespace which i have mentioned is a compressed one so i assume that the GDG contains compressed data.

If i view the GDG can see junk values in it for some fields.....
Could any one please help me to load this GDG back to the DB2 table?
Reply