Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\ha\avail.jsp
<%@ 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" %> <uix:tableLayout width="100%"> <uix:contents> <uix:cellFormat vAlign="top" widthBinding="firstColWidth@HABean@servletRequest"> <uix:contents> <uix:borderLayout> <uix:contents> <uix:header textBinding="SUMMARY@HABundle@servletRequest" > <uix:stackLayout> <uix:contents> <uix:spacer height="5"/> <uix:tableLayout > <uix:rowLayout> <uix:cellFormat hAlign="right"> <uix:messagePrompt promptBinding="STATUS@HABundle@servletRequest" /> </uix:cellFormat> <uix:cellFormat > <uix:spacer width="5" /> <uix:link textBinding="availStatusStr@AVBean@HABean@servletRequest" destinationBinding="availOverallUrl@AVBean@servletRequest" /> </uix:cellFormat> </uix:rowLayout> <% HABean haBean = ((HABean)(request.getAttribute("HABean"))); if (haBean != null && haBean.getIsRacTarget()) { %> <uix:rowLayout> <uix:cellFormat hAlign="right"> <uix:messagePrompt promptBinding="INSTANCES@HABundle@servletRequest" renderedBinding="isRacTarget@HABean@servletRequest" /> </uix:cellFormat> <uix:cellFormat> <uix:rowLayout> <uix:cellFormat> <uix:spacer width="5" /> <uix:link textBinding="totInsts@AVBean@HABean@servletRequest" destinationBinding="availOverallUrl@AVBean@servletRequest" renderedBinding="isRacTarget@HABean@servletRequest" /> </uix:cellFormat> <uix:cellFormat> <uix:spacer width="1" /> <uix:messagePrompt prompt="(" renderedBinding="isRacTarget@HABean@servletRequest" /> </uix:cellFormat> <uix:cellFormat> <uix:image source="/em/images/up.gif" renderedBinding="showUpInsts@AVBean@servletRequest" shortDescBinding="SVC_UP@HABundle@servletRequest" /> </uix:cellFormat> <uix:cellFormat> <uix:link textBinding="upInsts@AVBean@HABean@servletRequest" destinationBinding="availOverallUrl@AVBean@servletRequest" renderedBinding="showUpInsts@AVBean@servletRequest" /> </uix:cellFormat> <uix:cellFormat> <uix:spacer width="1" /> <uix:image source="/em/images/down.gif" renderedBinding="showDownInsts@AVBean@servletRequest" shortDescBinding="SVC_DOWN@HABundle@servletRequest" /> </uix:cellFormat> <uix:cellFormat> <uix:link textBinding="downInsts@AVBean@HABean@servletRequest" destinationBinding="availOverallUrl@AVBean@servletRequest" renderedBinding="showDownInsts@AVBean@servletRequest"/> </uix:cellFormat> <uix:cellFormat> <uix:spacer width="1" /> <uix:image source="/em/images/unreachable.gif" renderedBinding="showUnavailInsts@AVBean@servletRequest" shortDescBinding="unavailStatusText@AVBean@servletRequest" /> </uix:cellFormat> <uix:cellFormat> <uix:link textBinding="unavailInsts@AVBean@HABean@servletRequest" destinationBinding="availOverallUrl@AVBean@servletRequest" renderedBinding="showUnavailInsts@AVBean@servletRequest"/> </uix:cellFormat> <uix:cellFormat> <uix:spacer width="1" /> <uix:image source="/em/images/unknown.gif" renderedBinding="showUnkInsts@AVBean@servletRequest" shortDescBinding="AVAIL_UNK@HABundle@servletRequest" /> </uix:cellFormat> <uix:cellFormat> <uix:link textBinding="unkInsts@AVBean@HABean@servletRequest" destinationBinding="availOverallUrl@AVBean@servletRequest" renderedBinding="showUnkInsts@AVBean@servletRequest"/> </uix:cellFormat> <uix:cellFormat> <uix:messagePrompt prompt=")" renderedBinding="isRacTarget@HABean@servletRequest" /> </uix:cellFormat> </uix:rowLayout> </uix:cellFormat> </uix:rowLayout> <% } %> <uix:rowLayout> <uix:cellFormat hAlign="right"> <uix:messagePrompt promptBinding="upDownStr@AVBean@servletRequest" /> </uix:cellFormat> <uix:cellFormat> <uix:spacer width="5" /> <uix:link textBinding="sinceTime@AVBean@servletRequest" destinationBinding="availOverallUrl@AVBean@servletRequest" /> </uix:cellFormat> </uix:rowLayout> <uix:rowLayout> <uix:cellFormat hAlign="right"> <uix:messagePrompt promptBinding="availabilityStr@AVBean@servletRequest" /> </uix:cellFormat> <uix:cellFormat > <uix:spacer width="5" /> <uix:link textBinding="availPct@AVBean@servletRequest" destinationBinding="availOverallUrl@AVBean@servletRequest" shortDescBinding="overallAvailDesc@HABean@servletRequest" /> </uix:cellFormat> </uix:rowLayout> <uix:rowLayout> <uix:cellFormat hAlign="right"> <uix:messagePrompt promptBinding="hostClusterLabel@HABean@servletRequest" /> </uix:cellFormat> <uix:cellFormat> <uix:spacer width="5" /> <uix:link textBinding="host@HABean@servletRequest" destinationBinding="hostUrl@HABean@servletRequest"/> </uix:cellFormat> </uix:rowLayout> <% if (haBean != null && haBean.getAVBean().getShowAsm()) { if (haBean.getIsRacTarget()) { %> <uix:rowLayout> <uix:cellFormat hAlign="right"> <uix:messagePrompt promptBinding="RAC_ASM_INSTANCE@HABundle@servletRequest" /> </uix:cellFormat> <uix:cellFormat> <uix:rowLayout> <uix:cellFormat> <uix:spacer width="5" /> <uix:link textBinding="totAsmInsts@AVBean@HABean@servletRequest" destinationBinding="asmTargetDest@AVBean@HABean@servletRequest" renderedBinding="isRacTarget@HABean@servletRequest" /> </uix:cellFormat> <uix:cellFormat> <uix:spacer width="1" /> <uix:messagePrompt prompt="(" renderedBinding="isRacTarget@HABean@servletRequest" /> </uix:cellFormat> <uix:cellFormat> <uix:image source="/em/images/up.gif" renderedBinding="showUpAsmInsts@AVBean@servletRequest" shortDescBinding="SVC_UP@HABundle@servletRequest" /> </uix:cellFormat> <uix:cellFormat> <uix:link textBinding="upAsmInsts@AVBean@HABean@servletRequest" destinationBinding="asmTargetDest@AVBean@HABean@servletRequest" renderedBinding="showUpAsmInsts@AVBean@servletRequest" /> </uix:cellFormat> <uix:cellFormat> <uix:spacer width="1" /> <uix:image source="/em/images/down.gif" renderedBinding="showDownAsmInsts@AVBean@servletRequest" shortDescBinding="SVC_DOWN@HABundle@servletRequest" /> </uix:cellFormat> <uix:cellFormat> <uix:link textBinding="downAsmInsts@AVBean@HABean@servletRequest" destinationBinding="asmTargetDest@AVBean@HABean@servletRequest" renderedBinding="showDownAsmInsts@AVBean@servletRequest"/> </uix:cellFormat> <uix:cellFormat> <uix:spacer width="1" /> <uix:image source="/em/images/unknown.gif" renderedBinding="showUnkAsmInsts@AVBean@servletRequest" shortDescBinding="AVAIL_UNK@HABundle@servletRequest" /> </uix:cellFormat> <uix:cellFormat> <uix:link textBinding="unkAsmInsts@AVBean@HABean@servletRequest" destinationBinding="asmTargetDest@AVBean@HABean@servletRequest" renderedBinding="showUnkAsmInsts@AVBean@servletRequest"/> </uix:cellFormat> <uix:cellFormat> <uix:messagePrompt prompt=")" renderedBinding="isRacTarget@HABean@servletRequest" /> </uix:cellFormat> </uix:rowLayout> </uix:cellFormat> </uix:rowLayout> <% } else { %> <uix:rowLayout> <uix:cellFormat hAlign="right" wrappingDisabled="true"> <uix:messagePrompt promptBinding="ASM_INSTANCE@HABundle@servletRequest" /> </uix:cellFormat> <uix:cellFormat> <uix:rowLayout> <uix:cellFormat wrappingDisabled="true" > <uix:spacer width="5"/> <uix:image sourceBinding="availAsmImage@AVBean@HABean@servletRequest" shortDescBinding="availAsmImageDesc@AVBean@HABean@servletRequest" /> </uix:cellFormat> <uix:cellFormat> <uix:spacer width="3"/> <uix:link textBinding="asmTarget@AVBean@HABean@servletRequest" destinationBinding="asmTargetDest@AVBean@HABean@servletRequest"/> </uix:cellFormat> </uix:rowLayout> </uix:cellFormat> </uix:rowLayout> <% } } %> <uix:rowLayout> <uix:cellFormat hAlign="right" wrappingDisabled="true"> <uix:messagePrompt prompt="" /> </uix:cellFormat> <uix:cellFormat columnSpan="2"> <uix:spacer width="5" /> </uix:cellFormat> </uix:rowLayout> <uix:rowLayout> <uix:cellFormat hAlign="right"> <uix:messagePrompt promptBinding="CONFIG_ADVISOR_SM@HABundle@servletRequest" renderedBinding="isDB10gOrHigher@HABean@servletRequest"/> </uix:cellFormat> <uix:cellFormat > <uix:spacer width="5" renderedBinding="isDB10gOrHigher@HABean@servletRequest" /> <uix:link textBinding="DETAILS@HABundle@servletRequest" destinationBinding="configAdvisorDest@HABean@servletRequest" shortDescBinding="CONFIG_ADVISOR_DESC@HABundle@servletRequest" renderedBinding="isDB10gOrHigher@HABean@servletRequest" /> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> </uix:contents> </uix:stackLayout> </uix:header> </uix:contents> </uix:borderLayout> </uix:contents> </uix:cellFormat> <%-- Availability Events section --%> <uix:cellFormat vAlign="top" widthBinding="secondColWidth@HABean@servletRequest"> <uix:contents> <uix:borderLayout> <uix:contents> <uix:header textBinding="AVAIL_EVENTS@HABundle@servletRequest" > <uix:stackLayout> <uix:contents> <uix:spacer height="5"/> <oem:table name="eventList" width="100%" beanKey="HABean" dataSourceProp="eventList" alternateTextBinding="NO_EVENTS@HABundle@servletRequest" summaryBinding="AVAIL_EVENTS@HABundle@servletRequest" blockSize="5" formSubmitted="true" /> </uix:contents> </uix:stackLayout> </uix:header> </uix:contents> </uix:borderLayout> </uix:contents> </uix:cellFormat> <%-- Availability History section --%> <uix:cellFormat vAlign="top" widthBinding="thirdColWidth@HABean@servletRequest" renderedBinding="showThirdCol@HABean@servletRequest"> <uix:contents> <uix:borderLayout> <uix:contents> <uix:header textBinding="HA_HISTORY@HABundle@servletRequest" > <uix:stackLayout> <uix:contents> <uix:spacer height="3"/> <%@ include file="/database/ha/avail.jspf" %> </uix:contents> </uix:stackLayout> </uix:header> </uix:contents> </uix:borderLayout> </uix:contents> </uix:cellFormat> </uix:contents> </uix:tableLayout>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de