pxbridge 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
neeraj
Participant
Posts: 107
Joined: Tue May 24, 2005 4:09 am

pxbridge error

Post by neeraj »

Hello,

We have a new Azure SQL database created for our project. After updating the ODBC.ini file and changing the DataStage environment variable to point to new Database, when I opened the ODBC connector stage property tab and hit test, "It shows connection successful" that means DataStage is able to connect to new Database. But when I am running the job, it is failing with the below mentioned error

main_program: Syntax error: Error in "pxbridge" operator: Error in output redirection: Expected output name, got: "<", line 3; text: ><
Error in "pxbridge" operator: Error in output redirection: Expected output name, got: "<", line 94; text: ><
Error in "pxbridge" operator: Error in output redirection: Expected output name, got: "<", line 160; text: ><



I searched for the same error on google and dsexchange but no information Please help

Regards
Neeraj
PaulVL
Premium Member
Premium Member
Posts: 1315
Joined: Fri Dec 17, 2010 4:36 pm

Post by PaulVL »

Do a diff on your previous .odbc.ini and the new one.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Maybe something like this is going on?
-craig

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