Easydump for Oracle 1.1.0
Copyright 2001-2002, Gudu Software. All Rights Reserved
http://www.wangz.net
--------------------------------------------------------


Overview
--------
EasyDump for Oracle is a GUI interface tool used to Export/Import data objects, It is based on Oracle's Export/Import utility.
This tool is especially useful to those Oracle DBA who often transfer data objects between Oracle database.
Oracle newbie may also find it is very ease to Export/Import data objects with this tool even without typing 
an Export/Import parameter.
There is a built in tool help you analyze an export dump file to get information such as NLS_LANG,export mode,
export user, and extract DDL of data objects such as table,view,index and so on.
It is especially useful if you want to have a look at a dump file before really import it into your database.
Or you want to recreate part of data objects in this dump file.

Main features:

--Wizard driven, create a task to save,modify and reuse  Export/Import parameters
--Export/Import data objects automatically and concurrently
--Execute Sql scripts before/after  Export/Import data objects
--Export dump file name can be vary with the time when the file created
--Extract useful information from export dump file




Compatibility
-------------

Easydump for Oracle  works with  Oracle 8.0, Oracle 8i,Oracle9i and  including Personal and Lite versions.


Requirements
------------
Pentium class CPU or higher 
Windows 95/98/NT/2000/XP 
Oracle 7.x or above server 
Oracle 8.x or above client 
Export and import utitity,Sqlplus(if you need to run SQL scripts before/after Export/Import data objects).  