Monday, February 5, 2007

Import and Export Oracle Database

Use Oracle utility tool
exp username/password file=dbexp log=dbexp.log

will export all the objects belong to the user.

No comments: