Failed Oracle Backup via Expdp

Recently I received a call concerning failing backup jobs being taken via Expdp. I logged in to our Virtual-DBA client’s site and immediately checked the alertlog for errors. The below errors were found in the alertlog. Exporting orcl on DBHOST01 Sun Dec 16...

Configure spring:message tags for your Liferay portlet

The blog entry Add a New Language to Liferay contains a note at the bottom about using <spring:message> tags with UTF-8 (Unicode) languages.  This entry is meant to expound on those notes a little more. There are two main ways to handle Unicode in properties...

SELinux and Tomcat Clustering

In this article I’ll briefly explain my experience of how SELinux can affect Tomcat clustering.  My setup is a single host with two Tomcat application servers with Liferay Enterprise 6.1.20 installed in a vertical cluster. System Setup OS: Centos 6.3 Webserver:...

Add a New Language To Liferay

Liferay currently supports about 40 languages out of the box.  The full list of translated languages and their progress may be seen here: http://translate.liferay.com/pootle/ What about adding a language to Liferay that is not one of the ones supported?  The Cherokee...

Liferay 6.1 SAML Custom Assertion

Identity Provider Custom Assertions After a request by a customer to provide custom attributes for an Identity Provider initiated login, I looked into what it would take to provide the attributes that were requested (a brief introduction to SAML can be viewed here)....

Ensure your RMAN backups are functional

To me making sure your database is backed up is the most important task for a dba.  But not only is it backed up, but it’s backed up correctly. I just encountered a situation where a client started receiving numerous errors in their production system.  There...

DB2 Update Anywhere Replication For Dummies.

Hi.  I recently finished a project for a client who needed Update-Anywhere Repliction on one table between 4 DB2 version 9.1 databases at different locations.   I thought I would share a high-level overview of the process I used, starting with 2-way...

Enhancing customizable pages in Liferay Portal

Liferay v6.1 introduced a new end-user customization capability wherein we can create a customizable page in a site that allows an end-user to add or remove portlets on the page or drag and drop portlets in different places on the page. In order to enable...

Informix Dynamic Server and ISM

Learn how to setup and backup Informix Dynamic Server and ISM Let’s talk about the Informix Dynamic Server. I have often been asked how difficult it is to use ISM and Onbar to backup their Informix Dynamic Server. I gave a webinar early in October that will...