How to read an XML file in Parallel JOb?

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
reddy.cba
Premium Member
Premium Member
Posts: 27
Joined: Wed Jan 31, 2007 3:32 am
Location: sydney

How to read an XML file in Parallel JOb?

Post by reddy.cba »

Hi All,
What stage or File would we use to read an XML file in a parallel job?
Thanks in advance for your Help?
Regards,
Vee Yes
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

-craig

"You can never have too many knives" -- Logan Nine Fingers
reddy.cba
Premium Member
Premium Member
Posts: 27
Joined: Wed Jan 31, 2007 3:32 am
Location: sydney

Post by reddy.cba »

Tried with the stages as described, Now i am getting this error message:
" Error occurred in call to ORPHCallActivePluginInitialize()."

and also a warning message :
"No repetition element specified for link "DSLink7". Please make sure a column that contains the repetition path is set as key in the output link table definition."

can anyone help on this.

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

Post by ray.wurlod »

Have you made sure that "a column that contains the repetition path is set as key in the output link table definition." ?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Search - both have been covered here.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply