Links for Oracle Application Express

Mario a colleague of mine is starting to work on an project to extend an PL/SQL-based web application - so I thought it would be a good idea to give him a view links for Oracle Application Express - Que se divierta con ella.

Sometimes customers have the need for an ad hoc web development tool, especially when an PHP- or Java-based approach seams to be oversized. One solution provided from Oracle is called Application Express (APEX) - the former name was HTML-DB.

To get an first impression from APEX I recommend to view the APEX Quick Tour at the Oracle website.

The Official Home Page for Oracle Application Express can be found here.

To get you started with APEX and AJAX I have to links for you:

Well and for Charting you have a lot of options too:

Cloning Oracle Homes

You are tired of installing and patching Oracle Software over and over again and creating response files for a silent installation is to cumbersome for you? May be Oracle Home cloning is what you are looking for!

Step 1 - Create an tar-file on the source server

[oracle@centos4-ora10g ~]$ cd /opt/oracle/
[oracle@centos4-ora10g oracle]$ tar -cjf ~/ora10gr2.tar.bz2 ora10g
[oracle@centos4-ora10g oracle]$ cd
[oracle@centos4-ora10g ~]$ ls -l
total 583484
-rw-r--r--  1 oracle oinstall 596885752 Jan 23 08:45 ora10gr2.tar.bz2
-rw-r--r--  1 oracle oinstall      1023 Oct 26  2006 oraenv.sh
-rw-r--r--  1 oracle oinstall       804 Jul 14  2007 ora_gc.sh

Step 2 - Copy the tar-file to the target

[oracle@centos4-ora10g ~]$ scp ora10gr2.tar.bz2 oracle@192.168.76.100:/tmp/

Step 3 - Extract the tar-file on the target

-bash-2.05b$ cd /opt/oracle/
-bash-2.05b$ tar -xjf /tmp/ora10gr2.tar.bz2

Step 4 - Start the Cloning process

-bash-2.05b$ /opt/oracle/ora10g/oui/bin/runInstaller \\
-silent \\
-clone ORACLE_HOME="/opt/oracle/ora10g" \\
ORACLE_HOME_NAME="ora10g"

Starting Oracle Universal Installer...

You can find a log of this install session at:
 /opt/oracle/oraInventory/logs/cloneActions2008-02-26_05-42-48AM.log

Installation in progress (Tue Feb 26 05:44:01 CET 2008)
Install successful

Linking in progress (Tue Feb 26 05:44:09 CET 2008)
Link successful

Setup in progress (Tue Feb 26 05:47:50 CET 2008)
Setup successful

End of install phases.(Tue Feb 26 05:48:00 CET 2008)

Step 5 - Run the orainstRoot.sh and root.sh as usual

$ su -
Password: 
[root@centos3-t01 root]# /opt/oracle/oraInventory/orainstRoot.sh
Changing permissions of /opt/oracle/oraInventory to 770.
Changing groupname of /opt/oracle/oraInventory to oinstall.
The execution of the script is complete
[root@centos3-t01 root]# /opt/oracle/ora10g/root.sh

Step 6 - Configuration and Cleanup

The Oracle Home is now ready to use, but before you start with your configuration work,
check and cleanup the following directories:

  • $ORACLE_HOME/dbs
  • $ORACLE_HOME/network/admin

Weihnachtsgrüße 2007

Wir bedanken uns für die angenehme Zusammenarbeit im zu Ende gehenden Jahr und wünschen allen Kunden und Partnern ein frohes Weihnachtsfest und einen guten Start ins Neue Jahr.

Das Jahr 2007 war für uns sehr erfolgreich. Unsere Arbeitsschwerpunkte lagen in diesem Jahr unter anderem in den Bereichen:

  • Datenmigration und PL/SQL Entwicklung
  • Oracle Real Application Cluster
  • Oracle ASM / RMAN
  • Oracle Grid Control

Intern haben wir im vergangenen Jahr eine neue IT-Infrastruktur mit mehreren Test-Servern in Betrieb genommen, hiermit lassen sich Probleme in einer virtualisierten Umgebung einfach und schnell nachstellen.

Hervorheben möchte ich an dieser Stelle auch meine Mitgliedschaft bei der Deutsche ORACLE-Anwendergruppe e.V. und dem Berufsverband Selbständige in der Informatik e. V., im BVSI bin ich aktives Mitglied des Oracle Freiberufler Netzwerks. Hierzu gab es unter anderem Pressemeldungen in:

Zum Schluß möchte ich diese Gelegenheit nutzen und meine neue Mitarbeiterin Kerstin Zänker vorstellen. Sie übernimmt ab Januar 2008 die Büroorganisation und die Betreuung unseres Online-Shops www.elancer-shop.de.

www.elancer-shop.de

Elancer-Shop.de Logo

Seit Montag ist unser Online-Shop unter www.elancer-shop.de produktiv. Der Shop richtet sich speziell an IT-Freiberufler, dementsprechend gliedert sich der Online-Shop derzeit in die drei Kategorien Bürokultur, Fachbücher und Technik. Im Bereich Bürokultur bietet der Shop eine kleine Auswahl von fair-gehandeltem BIO-Kaffee und edle Schokolade für einen angenehmen Projekt-Alltag. Die Kategorie Fachbücher enthält entsprechende Literatur für IT-Profis und bietet zudem unterhaltsame Hörbücher aus der Projekt- und Consulting-Welt. Abgerundet wird das Sortiment durch hochwertiges EDV-Zubehör den mobilen Einsatz beim Kunden.

Deutsche und Englische Fachbücher zu Oracle-Themen werden natürlich einen der Schwerpunkte des Online-Shops bilden :-)

Material für meinen Oracle Grid Control Vortrag

Wie bereits angekündigt, halte ich dieses Jahr einen Vortrag zu Oracle Grid Control auf der 20. Deutsche ORACLE-Anwenderkonferenz in Nürnberg. Meine Präsentation steht ab jetzt unter http://www.fm-berger.de/download/oragc-02.pdf zum Download bereit.

Hier noch einige Links zu diesem Thema: