vcs_agents-aix-VRTSvcsor-5.0MP1HF1

 Basic information
Release type: Hot Fix
Release date: 2009-05-12
OS update support: None
Technote: 325346
Documentation: None
Popularity: 730 viewed    downloaded
Download size: 585.02 KB
Checksum: 3802230812

 Applies to one or more of the following products:
Storage Foundation for Oracle 5.0MP1 On AIX 5.3
Storage Foundation for Oracle 5.0MP1 On AIX 6.1
Storage Foundation for Oracle RAC 5.0MP1 On AIX 5.3
Storage Foundation for Oracle RAC 5.0MP1 On AIX 6.1

 Obsolete patches, incompatibilities, superseded patches, or other requirements:
None.

 Fixes the following incidents:
1631354

 Patch ID:
VRTSvcsor.rte-05.00.0001.0001

Readme file
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 <system_name> -force
	# haagent -stop Netlsnr -sys <system_name> -force

2. Download & untar the tar-zipped file to <patch> location. Change directory to <patch>/patches
	# cd <patch>/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 <system_name>
	# haagent -start Netlsnr -sys <system_name>

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 <system_name> -force
	# haagent -stop Netlsnr -sys <system_name> -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 <system_name>
	# haagent -start Netlsnr -sys <system_name>