Patch-ID# 104714-03 Keywords: solstice ha high availability oracle config SUNWhaor patch Synopsis: Solstice HA 1.2: SUNWhaor Patch Date: Jun/09/98 Solaris Release: 2.5.1 SunOS Release: 5.5.1 Unbundled Product: Solstice High Availability Unbundled Release: 1.2 Relevant Architectures: sparc BugId's fixed with this patch: 4080543 4076561 4083012 4035832 Changes incorporated in this version: 4080543 4076561 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: 104452-05 (or newer) Obsoleted by: Files included with this patch: /etc/opt/SUNWhadf/hadf/haoracle_config_V1 /opt/SUNWhadf/bin/haoracle /opt/SUNWhadf/clust_progs/oracle_svc_start_net /opt/SUNWhadf/clust_progs/oracle_db_shutdown /opt/SUNWhadf/clust_progs/utilities /opt/SUNWhadf/fault_progs/haoracle_fmon /opt/SUNWhadf/fault_progs/haoracle_fmon_7.2 /opt/SUNWhadf/fault_progs/haoracle_fmon_7.3 /opt/SUNWhadf/fault_progs/oracle_db_restart Problem Description: 4080543: Fault monitors for database services are being launched before the start_net method for those monitored services even got started, this causes undesirable restart/takeover conditions. 4076561: The haoracle state file doesn't have the correct state transition for oracle error 3113 and 3114. (From rev 02) 4083012: The ORA-12154 message is outputted from the fmon probe when it ran out of file descriptors. (From rev 01) 4035832: Error code 7238 erroneously listed in haoracle_config_V1 as error code 7328. Corrected entry from 7328 to 7238. Patch Installation Instructions: -------------------------------- Refer to the Install.info file for instructions on using the generic 'installpatch' and 'backoutpatch' scripts provided with each patch. Any other special or non-generic installation instructions should be described below as special instructions. Special Install Instructions: ----------------------------- If HA-ORACLE configuration is symmetric and the default Oracle listener is used, you may need to manually add the listener name "LISTENER" to the haoracle_databases file (tab delimited) for any instance that is listened for by the default listener. There are no known problems with *initial* installation of this patch. However, if you install this patch using installpatch, then remove it using backoutpatch, and then install it once again using installpatch, you may see error messages like the following from installpatch: ... Generating list of files to be patched... ./installpatch[77]: syntax error at line 6 : `'' unmatched mv: cannot access /tmp/resolvedfiles.5285 Verifying sufficient filesystem capacity (exhaustive method)... ... It appears that the patch still installs correctly after these error messages are output. For current status on this problem, reference Sun bugid 4022870.