JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Cluster Data Service for Sun Java System Application Server EE (HADB) Guide
search filter icon
search icon

Document Information

Preface

1.  Oracle Solaris Cluster HA for Sun Java System Application Server EE (Supporting HADB Versions as of 4.4)

2.  SPARC: Oracle Solaris Cluster HA for Sun Java System Application Server EE (HADB Versions Before 4.4)

Oracle Solaris Cluster HA for Sun Java System Application Server EE (HADB) Overview

Overview of the Installation and Configuration Process for Oracle Solaris Cluster HA for Sun Java System Application Server EE (HADB)

Planning the Installation and Configuration of Oracle Solaris Cluster HA for Sun Java System Application Server EE (HADB)

Configuration Overview

Configuration Planning Questions

Installing and Configuring the Sun Java System Application Server EE (HADB) Software

Creating a Sun Java System Application Server EE (HADB) Database

How to Create a Sun Java System Application Server EE (HADB) Database

Installing the Oracle Solaris Cluster HA for Sun Java System Application Server EE (HADB) Packages

Registering and Configuring Oracle Solaris Cluster HA for Sun Java System Application Server EE (HADB)

Setting Extension Properties for Oracle Solaris Cluster HA for Sun Java System Application Server EE (HADB)

How to Register and Configure Oracle Solaris Cluster HA for Sun Java System Application Server EE (HADB)

Verifying the Installation and Configuration of Oracle Solaris Cluster HA for Sun Java System Application Server EE (HADB)

How to Verify the Installation and Configuration for Oracle Solaris Cluster HA for Sun Java System Application Server EE (HADB)

Maintaining the HADB Database

How to Maintain the HADB Database

Tuning the Fault Monitor for Oracle Solaris Cluster HA for Sun Java System Application Server EE (HADB)

Operations by the Fault Monitor During a Probe

A.  Properties for Oracle Solaris Cluster HA for Sun Java System Application Server EE (Supporting HADB Versions as of 4.4)

B.  Properties for Oracle Solaris Cluster HA for Sun Java System Application Server EE (HADB Versions Before 4.4)

Index

Maintaining the HADB Database

This section explains how to maintain the HADB database within the Oracle Solaris Cluster HA for Sun Java System Application Server EE (HADB) data service.

How to Maintain the HADB Database

When you want to run HADB maintenance commands that initiate a rolling restart of the HADB nodes, the HADB resource probe in the fault monitor must be disabled before the maintenance commands are executed and then enabled after the commands and the rolling restart have been completed.

  1. Disable the fault monitor.
    # clresource unmonitor resource
  2. Run the commands that might initiate a rolling restart.

    The hadbm subcommands that might result in a rolling restart include set, restart, and addnodes.

  3. Reenable the fault monitor.
    # clresource monitor resource
Alternative Method of Maintaining the Database

Alternatively, the HADB resource can be disabled and HADB started outside Oracle Solaris Cluster control while maintenance commands are being performed.