Home » RDBMS Server » Networking and Gateways » NetManager Connection Problem
NetManager Connection Problem [message #355905] Tue, 28 October 2008 07:41 Go to next message
SilverChi
Messages: 17
Registered: September 2006
Junior Member
Hi..,

I need some advice to solve my problem. I just try to install the oracle 11g rel. 1 (lets say it installed on "Machine A"). Then i create a new connection using netmanager to another database service on another machine ("Machine B").
On "Machine A" i've created a new connection as this :
DMS2 =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = MachineB)(PORT = 1521))
)
(CONNECT_DATA =
(SERVICE_NAME = DMS)
)
),

while in "Machine B", i still use the old version (9.0.1.1.1).

When i try to connect to "Machine B", i found an error message :

"ORA-03134 : Connections to this server version are no longer supported"

Is it something hard to connect to a lower version, and should i do to solve this?

Regards..

[Updated on: Tue, 28 October 2008 07:42]

Report message to a moderator

Re: NetManager Connection Problem [message #355906 is a reply to message #355905] Tue, 28 October 2008 07:47 Go to previous message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
You can't connect a 11g with a 9.0 and vice versa.

Regards
Michel
Previous Topic: need ideas on troubleshooting connection problem
Next Topic: listener problem
Goto Forum:
  


Current Time: Fri Mar 29 07:45:42 CDT 2024