| seema |
Posted: Jan 12, 2008 01:42:15 AM |
Total Post: 70
Joined: Jan, 2008
|
Please tell me how to export full database and how to import the same.
Kindly send me procedure.
|
|
|
Mohammed Taj |
| Posted: Jan 12, 2008 03:48:18 AM | |
|
Total Post: 746
Joined: Jul, 2007
|
use FULL=Y with export utility
and FULL=Y with import utility
for more info
cmd>exp help=y
cmd>imp help=y
regards
Taj
|
|
|
|
|
vikhardba |
| Posted: Jan 12, 2008 04:57:31 AM | |
|
Total Post: 86
Joined: Apr, 2007
|
One of the example of taking full database backup using exp utility.
c:\exp scott/tiger file=fulldatabasebacup.dmp log=fulldbbackup.log full=y
Like wise, for importing use imp for importing full database.
Regards,
Mohammed Vikhar.
|
|
|
|
|
seema |
| Posted: Jan 12, 2008 05:25:44 AM | |
|
Total Post: 70
Joined: Jan, 2008
|
No,I just want to know the same command i have to fire in the same database or somewhere else because i thing the way is different in export and import.
|
|
|
|
|
Mohammed Taj |
| Posted: Jan 12, 2008 08:08:12 AM | |
|
Total Post: 746
Joined: Jul, 2007
|
Nothing is different.
as i said in my previous reply.
use "full=y" with export or import utility.
regards
Taj
|
|
|
|
|
| Time Zone: EDT |
Send this thread to your friend |