ODBC Connector Issue

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
nagarjuna
Premium Member
Premium Member
Posts: 533
Joined: Fri Jun 27, 2008 9:11 pm
Location: Chicago

ODBC Connector Issue

Post by nagarjuna »

I am trying to connect to MS SQL server database using ODBC connector . I am getting error like invalid data source name .

I am using the same data source name , user id & password in ODBC enterprise & DRS stages . Those stages are working fine . But , ODBC connector is giving the issue .

Please suggest .

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

Post by ray.wurlod »

Does the DSN exist in the uvodbc.config file in your project?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
nagarjuna
Premium Member
Premium Member
Posts: 533
Joined: Fri Jun 27, 2008 9:11 pm
Location: Chicago

Post by nagarjuna »

DRS & ODBC Enterprise stage are working fine . I guess , both of those stages use uvodbc.config file . So , DSN name should be present in uvodbc.config file . Anyways I will check & confirm it .

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

Post by ray.wurlod »

Are all the connection properties set up correctly in your ODBC Connector stage? What error message is generated? Can you Test the connection from within the ODBC Connector stage? Can you View Data?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply