importing data from 9i to 8i [message #301270] |
Tue, 19 February 2008 22:35 |
hamidmahmood
Messages: 30 Registered: August 2006
|
Member |
|
|
AOa
my problem is that i exprot data from oracle 9i using exp command and now want to improt in oracle 8i but after define dmp loation it required buffer size when i press enter the dos screen was automatically closed and not exprot any data
any one help me what problem in buffer sizes
|
|
|
Re: importing data from 9i to 8i [message #301309 is a reply to message #301270] |
Wed, 20 February 2008 00:42 |
|
Michel Cadot
Messages: 68728 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
First, export/import are not backup.
Then, to import in 8i database data that come from 9i database you have to use 8i exp binary, not 9i one.
Next time, copy and paste your execution, don't just describe it. If you miss something in your description, how could we see it?
Regards
Michel
|
|
|