OS: AIX OS Version: 5.3, 6.1 Etrack Incidents: 1631354 Fixes Applied for Products: Veritas High Availability Agent for Oracle by Symantec Problem Description & Resolution: e1631354 : Memory Leak in Netlsnr Agent Install/Uninstall Instructions: ------------------------------ To install the patch: 1. Stop Oracle & Netlsnr agents using # haagent -stop Oracle -sys -force # haagent -stop Netlsnr -sys -force 2. Download & untar the tar-zipped file to location. Change directory to /patches # cd /patches # installp -a -d ./VRTSvcsor.rte.bff VRTSvcsor.rte 3. After installation is complete, verify that the patch has been installed on all systems in the cluster. On the system type: # lslpp -l VRTSvcsor.rte The information displayed after successful installation resembles the following: Fileset Level State Description ---------------------------------------------------------------------------- Path: /usr/lib/objrepos VRTSvcsor.rte 5.0.1.1 APPLIED Veritas High Availability 5.0MP1+e1631354 Agent for Oracle by Symantec. Path: /etc/objrepos VRTSvcsor.rte 5.0.1.1 APPLIED Veritas High Availability 5.0MP1+e1631354 Agent for Oracle by Symantec. 4. Start Oracle & Netlsnr agents using # haagent -start Oracle -sys # haagent -start Netlsnr -sys 5. To commit the patch: (Note: VRTSvcsor.rte patch CANNOT be backed out if it is committed) # installp -c VRTSvcsor.rte 6. Verify that the fileset is committed: # lslpp -l VRTSvcsor.rte Fileset Level State Description ---------------------------------------------------------------------------- Path: /usr/lib/objrepos VRTSvcsor.rte 5.0.1.1 COMMITTED Veritas High Availability 5.0MP1+e1631354 Agent for Oracle by Symantec. Path: /etc/objrepos VRTSvcsor.rte 5.0.1.1 COMMITTED Veritas High Availability 5.0MP1+e1631354 Agent for Oracle by Symantec. To remove the patch: NOTE: VRTSvcsor.rte 5.0.1.1 patch can ONLY be backed out/removed if it has not been committed. 1. Stop Oracle & Netlsnr agents using # haagent -stop Oracle -sys -force # haagent -stop Netlsnr -sys -force 2. Remove the patch by running the command: (Note: VRTSvcsor.rte patch can ONLY be backed out if it has NOT been committed.) # installp -r VRTSvcsor.rte 5.0.1.1 3. After removal is complete, verify that the patch has been removed from all systems in the cluster. On the system type: # lslpp -l VRTSvcsor.rte The last committed version of VRTSvcsor.rte will be listed. 4. Start Oracle & Netlsnr agents using # haagent -start Oracle -sys # haagent -start Netlsnr -sys