ODBC setup on Unix

Archive of postings to DataStageUsers@Oliver.com. This forum intended only as a reference and cannot be posted to.

Moderators: chulett, rschirm

Locked
admin
Posts: 8720
Joined: Sun Jan 12, 2003 11:26 pm

ODBC setup on Unix

Post by admin »

This is a topic for an orphaned message.
admin
Posts: 8720
Joined: Sun Jan 12, 2003 11:26 pm

Post by admin »

Looks like your .odbc.ini file (hidden file) is not pointing to the right spot, or your ODBCINI environment variable is interfering.

-----Original Message-----
From: leonie bruwer [mailto:leonie_bruwer@hotmail.com]
Sent: Monday, 28 May 2001 23:33
To: datastage-tech@informix.com; informix-datastage@oliver.com
Subject: ODBC setup on Unix


Hi Everyone Please read attached file - need help urgent!

Thanks
Leonie _________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
admin
Posts: 8720
Joined: Sun Jan 12, 2003 11:26 pm

Post by admin »

Leonie,

A couple of things I noticed:

1. you should rename odbc.ini to .odbc.ini
2. I would fill in the rest of parameters in uvodbc.config e.g.

DBMSTYPE = UNIVERSE
network = TCP/IP
service = uvserver
host = localhost


DBMSTYPE = ODBC
network = TCP/IP
service = SybaseService
host = SybaseHost



DBMSTYPE = ODBC
network = TCP/IP
service = dBaseService
host = dBaseHost

At 01:33 PM 5/28/2001 +0000, leonie bruwer wrote:
>Hi Everyone Please read attached file - need help urgent!
>
>Thanks
>Leonie
>_______________________________________________________________________
>__
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>
>

William Lam Tel: (852)2824-0981
Senior Consultant Fax: (852)2824-1863
Business Intelligence Group Email: william.lam@AscentialSoftware.com
Ascential Software ICQ: 108363365
Locked