Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Data extraction for Oracle 6.3??

Re: Data extraction for Oracle 6.3??

From: Daniel A. Morgan <dmorgan_at_exesolutions.com>
Date: Tue, 24 Apr 2001 06:13:48 -0700
Message-ID: <3AE57C0C.E003738F@exesolutions.com>

If you can connect using SQL*Plus I would just use spool to convert it to an ASCII file and then SQL*Loader to put it into its new home.

Often with old databases finding manuals, original docs, and other essentials is nearly impossible.

Daniel A. Morgan

Colin Carpenter wrote:

> Dear all,
>
> I have an interesting situation where I have been given an old (very old)
> HP-UX server running Oracle 6.3 - it has a database with lots of historical
> data on it. I have been tasked with getting all this data off the machine.
> This is not really my area of expertise and I would be most grateful for any
> pointers on how to get started. We have other database servers and I can
> connect to them with ODBC and use various interrogation tools but I'm not
> sure how to connect to this old box - it is on the network though and I can
> telnet to it.
>
> Any help would be gratefully receieved,
>
> Colin.
Received on Tue Apr 24 2001 - 08:13:48 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US