|
|
|
|
|
|
| Author |
Message |
IANAL_VISTA *nix forums Guru
Joined: 23 Apr 2005
Posts: 485
|
Posted: Sat Mar 05, 2005 3:28 pm Post subject:
Re: accessing an oracle 7.3 server with linux box?
|
|
|
Sybrand Bakker <gooiditweg@nospam.demon.nl> wrote in
news:tjih21tuvfs09ahulmah0ismurn9qeakt2@4ax.com:
| Quote: | On Fri, 04 Mar 2005 08:38:23 -0600, Turkbear <john.g@dot.spamfree.com
wrote:
In spite of that, you can install any Pre--9.2 client that is still
out there for Linux and connect quite happily to the 7.3 database.
So which *supported* pre-9.2 clients are you referring too?
--
Sybrand Bakker, Senior Oracle DBA
|
V9.0 or V8.1.7 |
|
| Back to top |
|
 |
Sybrand Bakker *nix forums Guru
Joined: 03 Apr 2005
Posts: 1766
|
Posted: Fri Mar 04, 2005 7:52 pm Post subject:
Re: accessing an oracle 7.3 server with linux box?
|
|
|
On Fri, 04 Mar 2005 08:38:23 -0600, Turkbear <john.g@dot.spamfree.com>
wrote:
| Quote: | In spite of that, you can install any Pre--9.2 client that is still out there for Linux and connect quite happily to the 7.3
database.
|
So which *supported* pre-9.2 clients are you referring too?
--
Sybrand Bakker, Senior Oracle DBA |
|
| Back to top |
|
 |
Turkbear *nix forums addict
Joined: 13 May 2005
Posts: 97
|
Posted: Fri Mar 04, 2005 6:42 pm Post subject:
Re: accessing an oracle 7.3 server with linux box?
|
|
|
Turkbear <john.g@dot.spamfree.com> wrote:
| Quote: | Sybrand Bakker <gooiditweg@nospam.demon.nl> wrote:
On Wed, 02 Mar 2005 09:27:04 -0900, joeblow <dadude@casselout.dk
wrote:
We have an oracle 7.3 database that has historical data on it. It will
stay a 7.3 database until it's decommissioned, probably well after I'm
gone, if then.
What's the easiest/quickest way to access that database with a client on a
linux box?
Go to the 7.3 server, export the database, import it in any higher
version database (minimum 9ir2) and dump the database.
7.3 has been desupported in the previous century, and there has never
been any 7.3 software for Linux.
In spite of that, you can install any Pre--9.2 client that is still out there for Linux and connect quite happily to the 7.3
database.
|
In addition companies like DataDirect may offer Thin Client ( wire protocol) drivers that do not even need an Oracle client
on the Linux machine..( Connects directly to the Oracle listener using the java-like connection string server:port:SID ) |
|
| Back to top |
|
 |
Turkbear *nix forums addict
Joined: 13 May 2005
Posts: 97
|
Posted: Fri Mar 04, 2005 1:38 pm Post subject:
Re: accessing an oracle 7.3 server with linux box?
|
|
|
Sybrand Bakker <gooiditweg@nospam.demon.nl> wrote:
| Quote: | On Wed, 02 Mar 2005 09:27:04 -0900, joeblow <dadude@casselout.dk
wrote:
We have an oracle 7.3 database that has historical data on it. It will
stay a 7.3 database until it's decommissioned, probably well after I'm
gone, if then.
What's the easiest/quickest way to access that database with a client on a
linux box?
Go to the 7.3 server, export the database, import it in any higher
version database (minimum 9ir2) and dump the database.
7.3 has been desupported in the previous century, and there has never
been any 7.3 software for Linux.
|
In spite of that, you can install any Pre--9.2 client that is still out there for Linux and connect quite happily to the 7.3
database. |
|
| Back to top |
|
 |
IANAL_VISTA *nix forums Guru
Joined: 23 Apr 2005
Posts: 485
|
Posted: Thu Mar 03, 2005 2:47 pm Post subject:
Re: accessing an oracle 7.3 server with linux box?
|
|
|
joeblow <dadude@casselout.dk> wrote in
news:pan.2005.03.02.18.27.04.31363@casselout.dk:
| Quote: | We have an oracle 7.3 database that has historical data on it. It
will stay a 7.3 database until it's decommissioned, probably well
after I'm gone, if then.
What's the easiest/quickest way to access that database with a client
on a linux box?
What I'm actually trying to test is just sqlnet connectivity and
access (this has several purposes, none relevant to this discussion),
but I think if I can get connectivity with my linux box here, it will
be very useful in the future. Near future.
From googling, the easiest and quickest is to install the sqlplus
clients on win4lin, but I'd really prefer a native solution. Is there
one that's easy and quick?
Thanks in advance.
|
V7.3 will NOT interoperate with V9.2.
You can install a V9.0 client & then "talk" to both V7.3 and
V9.2 or 10g DB. |
|
| Back to top |
|
 |
Sybrand Bakker *nix forums Guru
Joined: 03 Apr 2005
Posts: 1766
|
Posted: Wed Mar 02, 2005 5:53 pm Post subject:
Re: accessing an oracle 7.3 server with linux box?
|
|
|
On Wed, 02 Mar 2005 09:27:04 -0900, joeblow <dadude@casselout.dk>
wrote:
| Quote: | We have an oracle 7.3 database that has historical data on it. It will
stay a 7.3 database until it's decommissioned, probably well after I'm
gone, if then.
What's the easiest/quickest way to access that database with a client on a
linux box?
What I'm actually trying to test is just sqlnet connectivity and access
(this has several purposes, none relevant to this discussion), but I
think if I can get connectivity with my linux box here, it will be very
useful in the future. Near future.
From googling, the easiest and quickest is to install the sqlplus clients
on win4lin, but I'd really prefer a native solution. Is there one that's
easy and quick?
Thanks in advance.
|
Also: please don't repost the question if you don't like the
inevitable answer you could have been aware of prior to posting.
Yes, I know the truth stinks.
--
Sybrand Bakker, Senior Oracle DBA |
|
| Back to top |
|
 |
Sybrand Bakker *nix forums Guru
Joined: 03 Apr 2005
Posts: 1766
|
Posted: Wed Mar 02, 2005 5:51 pm Post subject:
Re: accessing an oracle 7.3 server with linux box?
|
|
|
On Wed, 02 Mar 2005 09:27:04 -0900, joeblow <dadude@casselout.dk>
wrote:
| Quote: | We have an oracle 7.3 database that has historical data on it. It will
stay a 7.3 database until it's decommissioned, probably well after I'm
gone, if then.
What's the easiest/quickest way to access that database with a client on a
linux box?
|
Go to the 7.3 server, export the database, import it in any higher
version database (minimum 9ir2) and dump the database.
7.3 has been desupported in the previous century, and there has never
been any 7.3 software for Linux.
--
Sybrand Bakker, Senior Oracle DBA |
|
| Back to top |
|
 |
joeblow *nix forums beginner
Joined: 01 Mar 2005
Posts: 2
|
Posted: Wed Mar 02, 2005 5:27 pm Post subject:
accessing an oracle 7.3 server with linux box?
|
|
|
We have an oracle 7.3 database that has historical data on it. It will
stay a 7.3 database until it's decommissioned, probably well after I'm
gone, if then.
What's the easiest/quickest way to access that database with a client on a
linux box?
What I'm actually trying to test is just sqlnet connectivity and access
(this has several purposes, none relevant to this discussion), but I
think if I can get connectivity with my linux box here, it will be very
useful in the future. Near future.
From googling, the easiest and quickest is to install the sqlplus clients
on win4lin, but I'd really prefer a native solution. Is there one that's
easy and quick?
Thanks in advance. |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|
|
The time now is Thu Jan 08, 2009 12:32 am | All times are GMT
|
|
Facebook Proxy | Online Loans | Beijing Olympic | Problem Mortgage | Loans
|
|
Copyright © 2004-2005 DeniX Solutions SRL
|
|
|
|
Other DeniX Solutions sites:
Unix/Linux blog |
electronics forum |
medicine forum |
science forum |
|
|
Privacy Policy
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|