Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: &^@#%$@#%$ stinkin' oracle7 database
You ruled out exp w/ compress. How about exp to a named pipe,=20
(optionally compress), ssh across network, (optionally decompress),
dump data into another named pipe, imp from named pipe.
Second option, SQL*Plus 'copy' command.
-Mark
PS With either of the above solutions, you may consider dedicated Gig-E = connections with dedicated listeners and distinct dedicated service = names, and multiple pipes concurrently to speed things up, if you've got = lots of tables.
-----Original Message-----
From: Adams, Matthew (GE Consumer & Industrial)
[mailto:MATT.ADAMS_at_GE.COM]
Sent: Friday, May 07, 2004 3:38 PM
To: oracle-l_at_freelists.org
Subject: &^@#%$@#%$ stinkin' oracle7 database
I've got a table in an Oracle7.3 database (that I'm finally getting to upgrade and I'm trying to figure out how to get the data from the old DB over to the new DB on the new server.
Other than writing a Pro*C program to do it myself, how can this data be =
=3D
moved?
Matt
![]() |
![]() |