Hi

> are U aware of any free open source PL/SQL Editors or freeware/open source
> tools for database management ?
> If so , would u please post an URL of a such .

Depends on what you want for Database management - if you need to document
schemas or re-create them elsewhere the Free DBATool might be of interest to
you. http://www.databee.com/dt_home.htm

The DBATool is designed to read an Oracle export file and create executable
DDL from it which can rebuild the database - its simple to use and quite
useful for DBA's and developers. The DBATool can also strip off (or
substitute) storage clauses and other DDL components and pull out as DDL all
dependencies (indexes, FK's, grants etc) for a selected group of tables.

One of the more popular features is the DBATools ability to dump the schema
structure out to a linked HTML tree - instant documentation. An example can
be seen at: http://www.databee.com/dt_htmltree/db=TESTDB1+sc=DT_TEST.htm

Regards
Dale Edgar
Net 2000 Ltd.
[EMAIL PROTECTED]





-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Dale Edgar
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to