Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

export oracle database

10 views
Skip to first unread message

Robin

unread,
May 11, 2002, 7:50:04 PM5/11/02
to
I have been using Oracle supplied with netware 5 to test a product.
I need to export the contents of my oracle database to have a third party
vendor analyze it for a conversion. What is the command to do this?

saul_ro...@baxter.com

unread,
May 14, 2002, 7:45:03 AM5/14/02
to
Look in your %oracle_home%\nlm directory. There should be an exp.nlm,
exp80.nlm, or a exp81.nlm, depending on your Oracle version. After you
find out this, you can use something similar to the following command:

exp system/manager full=y file=volume:dir\expdat.dmp
log=volume:dir\oraexp.log

This command does a whole database export and creates a log in file
oraexp.log.
Saul Rodriguez

Robin Witkop-Staub

unread,
May 15, 2002, 10:54:10 AM5/15/02
to
Thanks, this worked.
<saul_ro...@baxter.com> wrote in message
news:3N6E8.38$5n6...@prv-forum2.provo.novell.com...
0 new messages