ColumnImport stage error unidentified error

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
vasam
Participant
Posts: 30
Joined: Wed Nov 04, 2009 5:06 am

ColumnImport stage error unidentified error

Post by vasam »

Hi All,

I have a scenario like i have to funnel two source links, one link having 10 columns, second link having 3 columns so what i am doing is in my second link to add rest ofthe columns i used columnimport stage their i have mentioned Import input column = Dummy and i created some nuew columns . i want to give new columns value is null.

When i compiled the job i am gettting error like un identified error.

could you please suggest me?

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

Post by ray.wurlod »

You have nowhere to import them from. Prefer a Column Generator 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