imp/exp [message #452758] |
Fri, 23 April 2010 17:02 |
keekee
Messages: 19 Registered: April 2010
|
Junior Member |
|
|
I try to use rman duplicate database to bring entire databse form Windows XP system to another Windows XP.
I have been trying to use rmain duplicate database without success.
I failed on "startup force nomount......". The system always prompt
me an error as "ORA-12514: TNS:listener does not currently know of service requested in connect descriptor" and following by
TNSLSNR.exe has encountered a problem and need to be close......"
I have tried to re-install the oracle multiple times and failed at
the same problem as above.
So, I am thinking of using imp and exp to do the work. Is it possible? If yes, how to do it.
Thanks
|
|
|
|
Re: imp/exp [message #452804 is a reply to message #452758] |
Sat, 24 April 2010 14:36 |
keekee
Messages: 19 Registered: April 2010
|
Junior Member |
|
|
I want to bring entire database (such as sys, system, scott..)into another Windows XP.
If is use exp username/password ... or imp username/password....
it only bring some part of database over.
|
|
|
|
|
Re: imp/exp [message #453359 is a reply to message #452758] |
Wed, 28 April 2010 06:29 |
lalitm_2003
Messages: 86 Registered: May 2005 Location: delhi
|
Member |
|
|
Hi Keekee,
Can you read "full=yes" in exp and imp commented by Blackswan.
When you say full = yes, it means your entire database is exported not a part.
Read the comments carefully before asking the questions again.
Regards
Lalit
|
|
|