Search found 1 match

by mully31
Sun Mar 16, 2008 7:08 am
Forum: Application DBA & System Administration
Topic: Refreshing the database
Replies: 1
Views: 943

What version of db are you using? if before 10g, then you can use the exp fromuser touser option.
if 10g and above, use expdb.
All the syntax is in oracle docs :-)


cheers
Mark