Monitoring Oracle Max Cursors for JDBC Connections
10 Apr 2013
What to do about ‘maximum open cursors exceeded’ in Oracle, caused by your JDBC application.
Nicer Font Settings for VNC
19 Mar 2013
When using VNC, I find this makes the terminal more readable.
Port Security vs. Linux Server Network Configuration
17 Mar 2013
A simple networking problem I would never have resolved on my own…
Tools for Displaying and Inspecting Unicode Data on Linux/Unix
16 Mar 2013
Some tools and techniques for displaying, inspecting and troubleshooting Unicode data.
Oracle 11g Timezones
15 Mar 2013
This is how I converted a timestamp from UTC to a local time zone using SQL…
Check Your Oracle 11g Code Page Values
15 Mar 2013
Make sure your textual data is being stored using the character encodings you need. Here is one way of checking.