How to configure DSN in ODBC on unix for sql server 2000

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
priyadarshikunal
Premium Member
Premium Member
Posts: 1735
Joined: Thu Mar 01, 2007 5:44 am
Location: Troy, MI

How to configure DSN in ODBC on unix for sql server 2000

Post by priyadarshikunal »

Hi all,
we have installed DataStage 8.0.1 on AIX 5.2 but we are not able to see SQL Server Enterprise Stage.
An any one tell me what are the possible causes for that?

one more thing is that
we want to create DSN to use ODBC connector on unix.

can any one tell me how to configure a DSN to use ODBC connector Stage?
Priyadarshi Kunal

Genius may have its limitations, but stupidity is not thus handicapped. :wink:
CLOPES
Participant
Posts: 52
Joined: Tue Jul 22, 2003 8:05 am
Location: France
Contact:

Post by CLOPES »

Hello,

for dsn ODBC, you have to declarate them in the DSEngine/ODBC.ini AND in the uvodbc.config for each projects.

Good luck :wink:
rv_kumar
Participant
Posts: 10
Joined: Thu Jun 22, 2006 1:21 pm

Re: How to configure DSN in ODBC on unix for sql server 2000

Post by rv_kumar »

[quote="priyadarshikunal"]Hi all,
we have installed DataStage 8.0.1 on AIX 5.2 but we are not able to see SQL Server Enterprise Stage.
An any one tell me what are the possible causes for that?

[b]one more thing is that[/b]
we want to create [b]DSN[/b] to use ODBC connector on [b]unix[/b].

can any one tell me how to configure a DSN to use ODBC connector Stage?[/quote]

Hi,

Can you tell the procedure to get the SQL Server enterprise stage on the palette?

Thanks
Vijay R
Thanks
Vijay R
gbusson
Participant
Posts: 98
Joined: Fri Oct 07, 2005 2:50 am
Location: France
Contact:

Post by gbusson »

hi, this is ODBC, no SQL Server stage.

But as it is DS 8.0, you have the Generic Database stage (i've never worked with 80, i've only seen demos)

I'm not sure.

You also may need a license to get the stage on the palette.
Ed Purcell
Premium Member
Premium Member
Posts: 23
Joined: Fri Mar 28, 2003 5:41 pm
Location: USA

Post by Ed Purcell »

CLOPES wrote:Hello,

for dsn ODBC, you have to declarate them in the DSEngine/ODBC.ini AND in the uvodbc.config for each projects.

Good luck :wink:
That odbc.ini has a dot / period in front of it. .odbc.ini

It's a hidden file.
EPCCTX
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

You only get SQL Server Enterprise stage if DataStage server is installed on a Windows platform. You are on AIX.
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