Page 1 of 1

Issue with Job run with XML stage

Posted: Wed Feb 11, 2015 4:35 pm
by akarsh
Hi,

I have a job with xml stage as source. Job is running fine but when running from seq its giving below error

main_program: Syntax error: Error in "pxbridge" operator: Error in input redirection: Expected input name, got: "?", line 11; text: <?

earlier was running seq with id1 at that time there were no issue. now got my own id and its creating issue while running with my id,though there is no change in job.

On IBM site below description is given
http://www-01.ibm.com/support/docview.w ... wg21472620

But not able to fix it. Please help.

Posted: Wed Feb 11, 2015 6:32 pm
by chulett
Sounds to me like you have a different "pxbridge" problem. If it worked with one userid and doesn't when run by another, you have a permissions problem. Probably with reading your XML source. Guessing the group(s) your id belongs to isn't quite right but that's the first place I'd suggest you check.

Posted: Tue Feb 24, 2015 8:32 am
by akarsh
Hi Chulett,

My job is running fine now but when calling through seq its giving same issue. Please suggest what needs to be done.

Thanks,
Akarsh