Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Free Open source PL/SQL Editors / DB management tools - THANX !

Free Open source PL/SQL Editors / DB management tools - THANX !

From: Andrey Bronfin <andreyb_at_elrontelesoft.com>
Date: Mon, 22 Apr 2002 08:03:21 -0800
Message-ID: <F001.0044AEF2.20020422080321@fatcity.com>


THANKS a lot to all who replied !

DBAndrey

-----Original Message-----
Sent: Mon, April 22, 2002 5:33 PM
To: Multiple recipients of list ORACLE-L

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.
Dale_at_DataBee.com

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Dale Edgar
  INET: dale_at_databee.com

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: ListGuru_at_fatcity.com (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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Andrey Bronfin
  INET: andreyb_at_elrontelesoft.com

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: ListGuru_at_fatcity.com (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).
Received on Mon Apr 22 2002 - 11:03:21 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US