Oracle

Oracle 10g unter Mandriva Linux installieren

Nun hatte ich vor, meinem "betagten" Notebook (IBM Thinkpad T41) vor eine neue Herausforderung zu stellen und eine "Probierversion" der Oracle Datenbank 10g (Enterprise Edition!) zu hosten.

DBDesigner on Mandriva

I just wanted to run DBDesigner on my mandriva linux notebook. A colleague of mine told me that it is a very productive visual Db modelling tool. So I downloaded it from http://fabforce.net/dbdesigner4/downloads.php, unpacked it and wanted to run it. But the script exited without any output. And no GUI window appeared. Running the app with strace showed me somethng like

Frische Hardware eingetroffen

Gerade habe ich eine größere Festplatte für mein etwas betagtes Notebook IBM Thinkpad T41 beschafft. Satte 100GB, das sind 40GB mehr als bisher. Nach dem ebenfalls erfolgten RAM-Update fühlt es sich an "wie neu" ;-)

SQL Developer - your friend for Oracle DBs

Recently I wrote about a cool SQL DB client called SQL Explorer. Now a colleague of mine, who was developing against a Oracle DB presented SQL Developer. And my review reveals: It’s cool too!

SQL Explorer: Getting familiar with Databases

Sitting in the Oracle course I get more and more in touch with SQL and its varieties Data Manipulation Language, Data Definition Language (DDL), Data Control Language (DCL) and Transaction Control Language (TCL).

But its very cumbersome to use the iSQL*Plus web front-end to write and execute all the queries.