<%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %> <%@ page import="oracle.sysman.emo.ha.HABean" %> <% HABean haBean = ((HABean)(request.getAttribute("HABean"))); if (haBean != null && haBean.getIsRacTarget()) { %> <% } %> <% if (haBean != null && haBean.getAVBean().getShowAsm()) { if (haBean.getIsRacTarget()) { %> <% } else { %> <% } } %> <%-- Availability Events section --%> <%-- Availability History section --%> <%@ include file="/database/ha/avail.jspf" %>