$ ssh-add -k /home/oracle/wha.pem Error : Could not open a connection to your authentication agent To solve this issue :…
Category Solaris
Most of the times DBA’s need to edit blocks of PL/SQL or SQL scripts and perform some modifications. Notepad++ is…
A Vertitas filesystem can sometimes become corrupted. This specially happens when your replicating a filesystem. So how do you fix…
1. Install Latest OPatch clients from support.oracle.com – As Grid User — unzip p6880880_112000_SOLARIS64.zip -d $ORACLE_HOME ##Replace All – As…
The best and safest command to do a clean shutdown or a reboot of a Solaris server is the 2…
Sometimes on a system it is important to know the maximum user processes does not increase so much that it…
root@swxapp1 # clrg status === Cluster Resource Groups === Group Name Node Name Suspended Status ———- ——— ——— —— swxapp-rg …
################ Configure Solaris 10 machine to be on DNS############## 1. Check for file resolv.conf in /etc directory, if it doenst…
Out of Memory Problems on Oracle 10 / Solaris 10 Many kernel parameters have been replaced by so called resource…
I had installed Oracle Database 11g on Solaris 10 few days back. I thought of documenting the steps for easy…
The following is a basic steps for an automatic start up and shutdown Oracle instances during UNIX system startup or…
Directions :: First do gunzip then cpio of the file you downloaded from oracle.com 1. Run “gunzip <filename>” on all…
UNIX Commands for DBAs Basic File Navigation The “pwd” command displays the current directory: root> pwd /u01/app/oracle/product/9.2.0.1.0 The “ls” command…
How to configure just newly added disks in Solaris 10? It’s really simple. 1. first show all attached targets bash-3.00#…