niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » Databases » Oracle » Tools
accessing an oracle 7.3 server with linux box?
Post new topic   Reply to topic Page 1 of 1 [8 Posts] View previous topic :: View next topic
Author Message
IANAL_VISTA
*nix forums Guru


Joined: 23 Apr 2005
Posts: 485

PostPosted: Sat Mar 05, 2005 3:28 pm    Post subject: Re: accessing an oracle 7.3 server with linux box? Reply with quote

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

PostPosted: Fri Mar 04, 2005 7:52 pm    Post subject: Re: accessing an oracle 7.3 server with linux box? Reply with quote

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

PostPosted: Fri Mar 04, 2005 6:42 pm    Post subject: Re: accessing an oracle 7.3 server with linux box? Reply with quote

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

PostPosted: Fri Mar 04, 2005 1:38 pm    Post subject: Re: accessing an oracle 7.3 server with linux box? Reply with quote

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

PostPosted: Thu Mar 03, 2005 2:47 pm    Post subject: Re: accessing an oracle 7.3 server with linux box? Reply with quote

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

PostPosted: Wed Mar 02, 2005 5:53 pm    Post subject: Re: accessing an oracle 7.3 server with linux box? Reply with quote

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

PostPosted: Wed Mar 02, 2005 5:51 pm    Post subject: Re: accessing an oracle 7.3 server with linux box? Reply with quote

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

PostPosted: Wed Mar 02, 2005 5:27 pm    Post subject: accessing an oracle 7.3 server with linux box? Reply with 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.
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [8 Posts] View previous topic :: View next topic
The time now is Thu Jan 08, 2009 12:32 am | All times are GMT
navigation Forum index » Databases » Oracle » Tools
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts Transfer qmail email account to postfix server tallman Postfix 0 Thu Jun 05, 2008 12:43 pm
No new posts NFS server on Solaris 10 gurgle Solaris 0 Tue Sep 04, 2007 7:05 pm
No new posts Help required for configuring the VPN Server in Linux SHERDIL security 0 Sun Nov 19, 2006 2:22 pm
No new posts Move Oracle 10g database to another location Selt Server 0 Fri Jul 21, 2006 2:14 pm
No new posts Need Help with Program in Perl on a Netware Server fhadzocos@gmail.com Perl 3 Fri Jul 21, 2006 1:57 pm

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
[ Time: 0.3662s ][ Queries: 20 (0.2690s) ][ GZIP on - Debug on ]