Archive | Oracle RSS feed for this section

Mastering Oracle Scheduler in Oracle 11g Databases

August 27, 2009

2 Comments

Mastering Oracle Scheduler in Oracle 11g Databases This article is a sample chapter published for the book. Welcome to the world of Oracle Scheduler! Oracle Scheduler is a free utility included in the Oracle database that makes the Oracle RDBMS the most powerful scheduling tool on our planet (and in the known parts of the galaxy). The Oracle Scheduler [...]

email

Call Java Oracle Functions From Java program

July 30, 2008

4 Comments

Call Java Oracle Functions From Java program Beginning with version 8i, the Oracle database includes a fully functional Java Virtual Machine, Oracle JVM. Out of this close relationship between Oracle and Java emerges an important technology for Oracle developers: Java stored procedures. With Java stored procedures, developers have the ability to harness the power of [...]