Automatically starting things
To automatically start an Oracle database (11.2.0 in this case) on Linux RHEL 5, first edit the /etc/oratab file to
Read MoreA Backup for My Brain!
To automatically start an Oracle database (11.2.0 in this case) on Linux RHEL 5, first edit the /etc/oratab file to
Read MoreWith the Apex 4.1.1 patch, some behavior in the login/logout processing has changed. Login In our application we use the
Read MoreIn Apex 4.1.1, when you specify custom colors in a Flash chart, and the custom color list contains blank spaces,
Read MoreI just came across a little annoyance with Internet Explorer 9 (9.0.8112.16421): If you place Javascript into the HTML header
Read MoreI created a tabular report on a table and needed to write some custom code that does some DML based
Read MoreFor certain testing scenarios, I need to have SYSDATE return a certain date. This can be done with Oracle’s FIXED_DATE
Read MoreI 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 MoreIf you have two associative arrays (PL/SQL tables), and want to copy the contents of one to another, rather than
Read More