|
Re: how to import database from client [message #70546 is a reply to message #70543] |
Thu, 27 June 2002 08:02 |
Grant
Messages: 578 Registered: January 2002
|
Senior Member |
|
|
Assuming the export file is on your client and the version of the export, client, server are the same just add an entry to your tnsnames.ora (if not already there) and do:
imp system/manager@tnsalias ...
If the versions do not match go to MetaLink and do a search on "export +matrix" and you will get a compatibilty matrix on export/import. This explains what you need to do.
|
|
|