KScope12: The Afterglow
I had the pleasure and the privilege to attend and present at the ODTUG KScope 12 conference in San Antonio,
Read MoreA Backup for My Brain!
I had the pleasure and the privilege to attend and present at the ODTUG KScope 12 conference in San Antonio,
Read MoreYou can include a lot of data in Apex 4 chart tooltips. Want to know what data items are available?
Read MoreIf you have a chart with a large difference between the highest and lowest values, you may find that the
Read MoreRegistration is now open for the Hotsos 2013 Symposium, with the optional training day with Maria Colgan.
Take advantage of super early bird pricing before September 30, 2012.
Read MoreExcellent documentation for installing Oracle VM Server.
Read MoreIf you have two associative arrays (PL/SQL tables), and want to copy the contents of one to another, rather than
Read MoreHere is an excellent article on how to send email through PL/SQL, using Gmail as the smtp server.
Read MoreDispatcher process taking 99% of CPU on Oracle XE after an Apex request
A dispatcher process was hogging 100% CPU although there was no activity on the database. I almost chose to bounce the database when I came across this post. It explains how to bounce the dispatcher process only.
Read More
DBMS_RESOURCE_MANAGER and Apex
Here is an excellent post by Joel Kallman on how to use DBMS_RESOURCE_MANAGER to control the impact Apex has on the database.
Read More
Here is a quick example of how to loop through an associative array (index-by table) indexed by varchar2:
Read More