Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Database Server Software > Oracle > Urgent! - Dump files!

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-26-02, 10:37
rhs98 rhs98 is offline
Moderator
 
Join Date: Feb 2002
Location: Hampshire, UK
Posts: 440
Exclamation Urgent! - Dump files!

Hello,
I really need this question answered quickly -

The problem is, I have a customer with 7.3 alpha, and we use 9i intel. Also I have a copy of 8.0.5.0.0 and we need to dump files from the later version (preferably 9i) and imp it into 7.3

My question therefore is; can imp73 read oracle 8.0.5.0.0 or 9i exp files (is there some sort of compatibility mode?)?

Oh, and using the older version of exp on the newer database won't work as they are for differing architechures (intel/alpha) and i don't have a 7.3 intel licence).
Also using CSV or other flat files is not an option - the files must be able to be imported using imp73?

Help is much appreciated!

Last edited by rhs98 : 06-26-02 at 10:43.
Reply With Quote
  #2 (permalink)  
Old 06-26-02, 11:09
Ruudboy Ruudboy is offline
Registered User
 
Join Date: Apr 2001
Location: Netherlands
Posts: 170
Hi,

I think you have to use the older version of exp. But you don't need it on the 9i server, you can just export on the 7.3 server. Using sql*net.

On the version 7 server:
exp username/password@db9i
__________________
Ruud Schilders
-----------------
Oracle DBA
e-mail : ruudboy@gmail.com
URL : www.ruudschilders.com
ICQ : 397543
MSN: ruudboy@hotmail.com
For Oracle DBA's only:
http://www.oracledbaforum.com
Reply With Quote
  #3 (permalink)  
Old 06-26-02, 11:12
rhs98 rhs98 is offline
Moderator
 
Join Date: Feb 2002
Location: Hampshire, UK
Posts: 440
so how does this work?

I need to create the files in the exp73 format, using sql*net would not do this would it?
Reply With Quote
  #4 (permalink)  
Old 06-26-02, 11:13
Ruudboy Ruudboy is offline
Registered User
 
Join Date: Apr 2001
Location: Netherlands
Posts: 170
Oops... I see that export 9i -> import 7.3 is not supported... you might have to have 8.0 in between.

(9i->80->73)

See this metalink doc:
http://metalink.oracle.com/metalink/..._id= 132904.1
Compatibility Matrix for Export & Import Between Different Oracle Versions
__________________
Ruud Schilders
-----------------
Oracle DBA
e-mail : ruudboy@gmail.com
URL : www.ruudschilders.com
ICQ : 397543
MSN: ruudboy@hotmail.com
For Oracle DBA's only:
http://www.oracledbaforum.com
Reply With Quote
  #5 (permalink)  
Old 06-26-02, 13:33
rhs98 rhs98 is offline
Moderator
 
Join Date: Feb 2002
Location: Hampshire, UK
Posts: 440
so what do you suggest - what is the command syntax for making a dump file from exp80 compatible with imp73?

I could use exp73 - apart from it is the Alpha version.
Reply With Quote
  #6 (permalink)  
Old 06-26-02, 16:31
Brice Brice is offline
Registered User
 
Join Date: Jun 2002
Location: Indianapolis
Posts: 21
http://oradoc.photo.net/ora817/DOC/s.../ch01.htm#4663

Use the lowest version of the tools.
Reply With Quote
  #7 (permalink)  
Old 06-27-02, 08:56
rhs98 rhs98 is offline
Moderator
 
Join Date: Feb 2002
Location: Hampshire, UK
Posts: 440
ok - where can i get a windows/intel copy of the exp73 tool? as I only have a copy of exp73 for windows/alpha - is this going to be freely availble or will i have to pay?
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On