Reloading of Table Definitions and Mapping

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
aschand
Participant
Posts: 57
Joined: Thu Jan 03, 2008 9:28 pm

Reloading of Table Definitions and Mapping

Post by aschand »

Hi,

I need to reload the table definition. I have around 560 columns to be mapped so is there any way to do with out losing the mapping.

Datatype has been changed in the target side. So i need to reload... Is it OK to do using Propagate values in the transformer stage... will it result in correct data.

Can anyone please help me with it.

thanks
aschand
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Are you talking about a Transformer stage here? Without that information it is really difficult to proffer any advice at all. For example you may be better served by Column Auto-Match than by Propagate to reinstate mappings across a Transformer stage.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply