Metadata

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
kris_daredevil
Participant
Posts: 20
Joined: Mon Dec 05, 2005 8:07 pm
Contact:

Metadata

Post by kris_daredevil »

Hi All,
Is there a way where we can extract the data from source table to target table with out using the metadata. using only table names and connection varables.


kris
Last edited by kris_daredevil on Tue May 20, 2008 11:58 am, edited 1 time in total.
KRIS
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

I don't know.

I couldn't, because I refuse to use Runtime Column Propagation.

Why not try it, and let us know?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
kris_daredevil
Participant
Posts: 20
Joined: Mon Dec 05, 2005 8:07 pm
Contact:

Post by kris_daredevil »

Thanks for the reminding... i forgot that i can use the column Propogation..
KRIS
Post Reply