SQL Server Connection 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
RaviReena
Premium Member
Premium Member
Posts: 68
Joined: Tue Jul 29, 2008 10:01 am

SQL Server Connection error

Post by RaviReena »

I updated my SQL Server Connection info in odbc.ini file and uvodbc.config file and try to test the connectivity using brandedodbc/example and it is throwing the below error.Any ideas greatly appreciated.

SQLSTATE = 01000
NATIVE ERROR = 5701
MSG = [DataDirect][ODBC SQL Server Driver][SQL Server]Changed database context to 'master'

SQLSTATE = 01000
NATIVE ERROR = 5703
MSG = [DataDirect][ODBC SQL Server Driver][SQL Server]Changed language setting to us_english.
Rao V
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

They are not errors. They are informational alerts.
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