From: didier monier on
Hi,
I'm on RedHat 5.0. Installed on this server :
Oracle client 10g
oractcl 4.4
+ applications written in TCL. This applications acces the Oracle
Database correctly (V8.1.7.0), but i dont't work with Oracle DB
V8.1.6.0 (client 10g can't connect to this old oracle DB)

So, il created a DBLink to try to solve this problem. On the
V8.1.7.0, i created a DBLink to the V8.1.6.0. and i create a View
pointing to a table in the 8.1.6 database.

But, i still cannot acces the old database through oractcl.

does anybody have an idea ?

Didier