hint:
D:\>sqlplus scott/tiger@XXX
SQL*Plus: Release 11.1.0.6.0 - Production on Mon Aug 11 16:05:27 2008
Copyright (c) 1982, 2007, Oracle. All rights reserved.
ERROR:
ORA-03134: Connections to this server version are no longer supported.
Enter user-name:
I attempt many methods , those are fails.
I want to know how to using 11g client connect 8.1.7 server.
thank advanced!
You can't. Client software usually is 2 major releases downwards
compatible.
--
Sybrand Bakker
Senior Oracle DBA
I have the same problem too but i'm using SQL Developer and it says
error 4 (something related to ArrayOutofBoundsException in the stack).
I just wonder If i can connect to my Oracle 8.1.7 had i installed
another client (let it be 10gR2 client which supports 8.1.7) on top of
my 11g client and use the tools in the 11g client to access the 8.1.7
server?
Thanks,
GH
What part of "Connections to this server version are no longer
supported. " do you not understand?
I think this is oracle server 8.1.7.
Palooka