MinhTech.com

Yet another technology tutorial blog.

Archives for the ‘Oracle’ Category

Oracle 11g Memory Max Target ORA-27103

By Minh • Sep 19th, 2009 • Category: Oracle

Here is how to increase the Oracle 11g memory target parameters to more than 3 GB on 64-bit Linux.



Oracle Soundex Incorrect

By Minh • Jul 5th, 2009 • Category: Oracle

Oracle’s implementation of Soundex is incorrect. Here is a correct one.



Oracle PL/SQL is_numeric Function

By Minh • Apr 29th, 2009 • Category: Oracle

Here is an is_numeric function for Oracle PL/SQL.