The Marauding Pirates Programming Group presents the...
Oracle Database Master
-
What is ODM?
-
ODM is a graphical front end to the Oracle RDBMS. ODM will
manage Schemas, Tablespaces, and Instances. It is still in
it's infancy but enough has been completed so as to see where
it is going. ODM was written in C++ and uses the Qt widget
library available from
Troll Tech
.
Troll Tech makes the library freely available for non-commercial
projects, which fits right in with my software phylosphies.
-
Why ODM?
-
To say that I dislike NT would be an understatement. To
that end I am writing this UNIX tool to help me do my job
as a DBA. Hopefully someone else may find this usefull
as well.
-
ODM Screen Shots
-
Screen shots are available
here.
-
Download
-
The source code can be downloaded here:
odm-1.0.tar.gz
. I have also built a Solaris package:
odm-1.0-sparc.pkg.gz.
Qt is required for the operation of odm,
but I have built a Solaris package for
that as well:
libqt-2.0.2-sparc-runtime.pkg.gz.