Trying to transfer data from Prod region to Test
region.So,exporting data from Prod table(e.g xyz in prod)
into a temporary table(e.g abc) and then inserting into
Test table(e.g xyz in prod),but not able to insert data
from one db2 table to another,the error coming out
is 'foreign key vaue is not valid'