|
Home > Archive > Oracle Databases > February 2006 > DBA tools Oracle XE
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
DBA tools Oracle XE
|
|
| kiel44 2006-02-06, 7:24 am |
| Hi,
I'm teacher and i want to show my students ORACLE XE. Could someone tell me
is there any good free, open source, shareware, trial software for manage
this database? Online gui from htmldb don't have many functions. A checked
TORA but version 1.3 is not working properly (many crashes).
Thanks for advice.
Regards
Marius
| |
| Matthias Hoys 2006-02-07, 7:24 am |
|
"kiel44" <kiel44@poczta.onet.pl> wrote in message
news:ds7efb$5av$1@ne
ws.onet.pl...
> Hi,
>
> I'm teacher and i want to show my students ORACLE XE. Could someone tell
> me is there any good free, open source, shareware, trial software for
> manage this database? Online gui from htmldb don't have many functions. A
> checked TORA but version 1.3 is not working properly (many crashes).
>
>
>
> Thanks for advice.
>
>
>
> Regards
>
> Marius
>
>
Have you tried the built-in database control ? (dbconsole). I think it's
pretty good and it has some graphics too. http://localhost:5500/em/.
Matthias
| |
| Ian Timms 2006-02-09, 9:24 am |
| kiel44 wrote:
> Hi,
>
> I'm teacher and i want to show my students ORACLE XE. Could someone tell me
> is there any good free, open source, shareware, trial software for manage
> this database? Online gui from htmldb don't have many functions. A checked
> TORA but version 1.3 is not working properly (many crashes).
>
>
>
> Thanks for advice.
>
>
>
> Regards
>
> Marius
>
>
Tora is actually about the best free option, and works reasonably well
on linux. The Enterprise Manager component should be accessible which
gives pretty much everything you need in order to admin the database,
and iSQLPlus (again web based) for sql stuff.
Try "http://localhost:5500/em" if you did a standard install and used
one of the seed database templates then EM should be available. I've no
specific experience with XE, have always used EE. :)
There was a free version of Toad, but don't think its available on the
net anymore and that version only handled upto v7.2 from memory.
Cheers, Ian.
| |
| Matthias Hoys 2006-02-09, 8:28 pm |
|
"Ian Timms" <itimms@bigpond.net.au> wrote in message
news:5hIGf.2763$yK1.1149@news-server.bigpond.net.au...
> kiel44 wrote:
> Tora is actually about the best free option, and works reasonably well
> on linux. The Enterprise Manager component should be accessible which
> gives pretty much everything you need in order to admin the database, and
> iSQLPlus (again web based) for sql stuff.
>
> Try "http://localhost:5500/em" if you did a standard install and used one
> of the seed database templates then EM should be available. I've no
> specific experience with XE, have always used EE. :)
>
> There was a free version of Toad, but don't think its available on the
> net anymore and that version only handled upto v7.2 from memory.
>
> Cheers, Ian.
The freeware version of TOAD is still available here :
http://www.toadsoft.com/
Matthias
|
|
|
|
|