Archive for 'Oracle'

Oracle TopLink, the ORA-00900 error and stored procedures

Posted on May 31st, 2010 at 12:11.

0

I was introduced to Oracle’s TopLink ORM package during my second internship at Oracle. Although the API (because TopLink actually became the reference implementation for the JPA 2.0) seemed a bit overwhelming at first, I’ve managed to get a grasp of it quite fast, allowing me to finish the assigned projects in time. The familiarity [...]

Continue Reading

How to install Oracle Database 10g XE and OC4J on Ubuntu

Posted on December 17th, 2009 at 22:58.

0

Starting to work on my diploma project my setup required that I installed Oracle 10g XE and OC4J. For a while now Oracle has started to offer *.deb packages and to host a repository for Debian-based Linux distributions, which means that they have gained the maturity to be used in enterprise environments. The installation of [...]

Continue Reading

How to install Oracle Application Express 3.1.2 on Oracle Database 10g XE

Posted on May 24th, 2009 at 18:16.

2

Before upgrading to Oracle APEX 3.1.2 from the Oracle APEX 2.1 that comes with Oracle Database 10g XE you should carefully read this page to know all the facts that you might loose and win. After that follow the next guide. The Oracle’s one has a minor problem.

Continue Reading

Bear