Page 1 of 1

loading data frm xml file to database

Posted: Wed Jan 26, 2011 6:49 am
by vishal_rastogi
Hi

i have to load data from One xml file to database
i am using

sequential file ---> xml input stage ----> oracle stage

first i am taking all the cols into one colmn(in sequential file) then in xml input stage under output tab i am providing the correct path for all the colms

while running i am getting the error ORPHCallActivePluginInitialize().

please suggest!!!!

Posted: Wed Jan 26, 2011 7:00 am
by chulett
Post the complete, unedited error. And use an External Source stage, not a Sequential File stage to feed in the XML URL/Filepath, otherwise you are asking for trouble.