473,379 Members | 1,270 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

Oracle 9i client connectivity to Oracle 7.1.4

Hi All,

I created a DBLINK on a 9i server to a 7.1.4 server.
CREATE DATABASE LINK my_link CONNECT TO rem_user IDENTIFIED BY rem_pwd USING
'my_tnsentry';

- But when I query through the link using
"select max(t_date) from table1@mylink;", I get the following error:
select max(t_date) from table1@mylink
*
ERROR at line 1:
ORA-24439: Connections to Oracle7 server are no longer supported
ORA-02063: preceding line from MY_LINK

When I connect using SQLPLUS, I get a similar error as above:
/export/home/mmmm> sqlplus rem_user/rem_pwd@my_tnsentry

SQL*Plus: Release 9.2.0.2.0 - Production on Mon Oct 13 17:15:42 2003
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

ERROR:
ORA-24439: Connections to Oracle7 server are no longer supported

Enter user-name:

How do I query a remote Oracle 7 database from Oracle 9i? My queries will
run from a stored procedure in the 9i database.
Thanks in advance


Jul 19 '05 #1
2 7953
"Jane" <Ja**@dossss.com> wrote in message news:<yc*********************@news4.srv.hcvlny.cv. net>...
Hi All,

I created a DBLINK on a 9i server to a 7.1.4 server.
CREATE DATABASE LINK my_link CONNECT TO rem_user IDENTIFIED BY rem_pwd USING
'my_tnsentry';

- But when I query through the link using
"select max(t_date) from table1@mylink;", I get the following error:
select max(t_date) from table1@mylink
*
ERROR at line 1:
ORA-24439: Connections to Oracle7 server are no longer supported
ORA-02063: preceding line from MY_LINK

When I connect using SQLPLUS, I get a similar error as above:
/export/home/mmmm> sqlplus rem_user/rem_pwd@my_tnsentry

SQL*Plus: Release 9.2.0.2.0 - Production on Mon Oct 13 17:15:42 2003
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

ERROR:
ORA-24439: Connections to Oracle7 server are no longer supported

Enter user-name:

How do I query a remote Oracle 7 database from Oracle 9i? My queries will
run from a stored procedure in the 9i database.
Thanks in advance


Oracle only supports dblinks from 9i db's to 8.0.6 db's. You should
upgrade. However, to continue down your path, you would need to setup
a database in between the two so that 9i would eventually talk to the
7.1.4 db. i.e. db link from 9i to 8.0, then db link from 8.0 to
7.1.4. The 8.0 db would probably need synonyms to point to whatever
you are accessing on 7.1. Not sure if the 8.0 to 7.1 link will work,
but, try it.

HTH,
Pete's

The opinions I may have stated are mine and not that of my employer.
Use any advice given at your own risk.
Jul 19 '05 #2

"Pete's" <em********@yahoo.com> wrote in message
news:67*************************@posting.google.co m...
"Jane" <Ja**@dossss.com> wrote in message news:<yc*********************@news4.srv.hcvlny.cv. net>...
Hi All,

How do I query a remote Oracle 7 database from Oracle 9i? My queries will run from a stored procedure in the 9i database.

Oracle only supports dblinks from 9i db's to 8.0.6 db's. You should
upgrade. However, to continue down your path, you would need to setup
a database in between the two so that 9i would eventually talk to the
7.1.4 db. i.e. db link from 9i to 8.0, then db link from 8.0 to
7.1.4. The 8.0 db would probably need synonyms to point to whatever
you are accessing on 7.1. Not sure if the 8.0 to 7.1 link will work,
but, try it.


Thanks Pete. I just tried this and it works!!

Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Alex | last post by:
I have developed a VB application that uses Oracle 8i database for backend. The database server is on the local network. From my development machine, the application connects (via ODBC) to the...
1
by: Dominic | last post by:
Hi, I am TOTALLY new to all this stuff and really hope to find help here. I have to come up with a solution for one of my client. They use HP-UX and Pro/5 What I'm trying to do:
3
by: David Gray | last post by:
Hello all, Having problems connecting to an Oracle 9i database from within SQL/Server 2000 using the Security/Linked Servers feature. Server1 (SQL/Server) ----------- Windows Server 2003,...
9
by: mcbill20 | last post by:
Hello all. I just installed Oracle 10g developer tools on a machine running XP Pro and Office XP. Before this I had just the Oracle 9 client installed. I the previous configuration, I was able to...
1
by: MAL | last post by:
Hello, I have 2 classes that work great as a windows app to retrieve and process data from an Oracle9i db. When I implement them in a Service program running as Local System, it fails on the...
4
by: BookerW | last post by:
I am not sure which forum I should post this on, but here is the problem. I have a front end web application(VB) on asp,net 1.1 framework. Inside of the code, I have the following lines to...
7
by: D. Patrick | last post by:
I need to connect to an Oracle database. I've never done it before. I see that with framework 1.1 you had to download ODP.NET from Oracle's site in order for the framework classes to even work....
9
by: D. Patrick | last post by:
I need to connect to an Oracle database. I've never done it before. I see that with framework 1.1 you had to download ODP.NET from Oracle's site in order for the framework classes to even work....
1
by: Migguel Angel Sánchez Pérez | last post by:
I am using the native client of oracle through the System.Data.OraClient . Find gives to the following error “Unable to find an entry point named ocienvcreate in dll oci.dll” when I execute...
2
by: Will | last post by:
We have several large Oracle databases that we are writing new front ends for in .Net. The applications will be Windows clients. We are looking for the best method for connecting with the Oracle...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.