Page 1 of 1

USING XML_INPUT STAGE

Posted: Tue Mar 13, 2007 9:00 am
by taazeez
am using XML_INPUT stage in Datastage for the first time to move data from XML file to oracle databse. I defined table definition for the xml file, after which I developed the etl job, but when I compiled the job, I keep on receiving error message as follows 'Plug-in stage does not have the required stream input'

Can anybody give me a step by step procedure to develop a server job that will move data from an XML file using XML_INPUT stage to an oracle database?

Posted: Tue Mar 13, 2007 9:38 am
by urshit_1983
Use

Code: Select all


FOLDER--->XMLInput--->TX-->OCI

Posted: Tue Mar 13, 2007 9:41 am
by ganesh123
I guess you have already posted the thread.