AIX: How to get top 15 Processes using high swap usage.
Today we will look a small however useful tip to see swap usage in AIX. Here we will also check the top 15 processes sing high swap space on the...
This category contains articles about IBM AIX UNIX and various tricks to work on this flavor of UNIX.
Today we will look a small however useful tip to see swap usage in AIX. Here we will also check the top 15 processes sing high swap space on the...
Today we will look how yo turn on multithreading on AIX server. The steps are quite easy to work out and the specialty of AIX server is that everything can...
Today we will look how to set full core generation in AIX. 1. Setting full core generation to true in AIX # chdev -a fullcore=true -lsys0 2. To verify...
I recently encountered a small silly mistake while helping the team to install OHS on server. This article shows how to solve this small silly mistake while performing this action....
Today we will how to scan new storage in AIX, once the LUNs are allocated by storage team. 1. Scan new storage after LUNs allocated. # To scan after storage...
In this article we will look at an interesting error i faced recently while starting a Oracle RAC cluster resource. The general command to start a resource is like below,...
Today we will see an interesting issue where the logs are collected in /var/adm/messages as per rsyslog.conf. However the log file size in increasing infinitely and is not rotating. It...
Today we will look at an interesting article how to correct missing disk issue in IBM AIX. Suppose you got an alert that there is some disk not available on...