Java Mailing List Archive

http://www.dba.5341.com/

Home » Home (12/2007) » oracle-l »

Re: How to refresh the complete database using the export dump?.

Mark Brinsmead

2007-07-14

Replies:

Well, since nobody else has said it, I suppose I might as well...

RTFM. 

Try the "Utilities" manual, which covers Export/Import quite thoroughly.

In the meantime, I'll give you a hint...   Your solution will probably include:
    imp FULL=Y FILE=my_export.dmp ...


By the way, if you don't know how to "restore" them, you may want to ask yourself why you are making exports to begin with.  There is an excellent chance that they do not do what you think they do...


On 7/10/07, Anant <shastry17@gmail.com> wrote:
Hi all,
Can you please suggest me how to import the whole database from the
export dump?( I mean the whole database).

Thanks in advance,
Ann
--
http://www.freelists.org/webpage/oracle-l





--
Cheers,
-- Mark Brinsmead
   Senior DBA,
   The Pythian Group
   http://www.pythian.com/blogs
©2008 dba.5341.com - Jax Systems, LLC, U.S.A.