Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\reports\reportResults.jsp
<%@ include file="/sdk/oemTop.jspf" %> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ include file="/oemNoscript.jspf" %> <uix:renderingContext id="renderingContext"><oem:setURLEncoder id="renderingContext"/> <uix:document> <uix:metaContainer> <uix:head titleBinding="LAST_COLLECTED_CONFIGURATION_TITLE@DBConfigBundle@servletRequest"/> </uix:metaContainer> <uix:pageLayout> <%@ include file="/database/global.jspf" %> <uix:contents> <% session.setAttribute("softwareSupportPage", "8"); %> <uix:form name="loginForm" destinationBinding="reportTableDestination@DBConfigObject@servletRequest"> <uix:formValue name="pageName" value="/database/reports/reportResults"/> <uix:contents> <uix:header textBinding="LAST_COLLECTED_CONFIGURATION_HEADER@DBConfigBundle@servletRequest"> <!-- Last updated time being the most recent time collection stamp --> <uix:tableLayout width="100%"> <uix:rowLayout hAlign="right"> <uix:cellFormat> <uix:flowLayout> <uix:styledText styleClass="OraTipText" textBinding="COLLECTED_FROM_TARGET@DBConfigBundle@servletRequest"/> <uix:spacer width="5"/> <uix:styledText styleClass="OraTipLabel" textBinding="lastUpdatedTime@DBConfigObject@servletRequest"/> </uix:flowLayout> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> <uix:subTabLayout> <uix:subTabs> <uix:subTabBar selectedIndexBinding="subTabBarSelectedIndex@DBConfigObject@servletRequest"> <uix:link textBinding="GENERAL_TAB@DBConfigBundle@servletRequest" destinationBinding="generalTabDestination@DBConfigObject@servletRequest" /> <uix:link textBinding="INIT_PARAMS_TAB@DBConfigBundle@servletRequest" destinationBinding="initParamsTabDestination@DBConfigObject@servletRequest" /> <uix:link textBinding="SGA_TAB@DBConfigBundle@servletRequest" destinationBinding="sgaTabDestination@DBConfigObject@servletRequest" /> <uix:link textBinding="TBSP_TAB@DBConfigBundle@servletRequest" destinationBinding="tbspTabDestination@DBConfigObject@servletRequest" /> <uix:link textBinding="DATAFILE_TAB@DBConfigBundle@servletRequest" destinationBinding="datafileTabDestination@DBConfigObject@servletRequest" /> <uix:link textBinding="CONTROLFILE_TAB@DBConfigBundle@servletRequest" destinationBinding="controlfileTabDestination@DBConfigObject@servletRequest" /> <uix:link textBinding="REDO_TAB@DBConfigBundle@servletRequest" destinationBinding="redoTabDestination@DBConfigObject@servletRequest" /> <uix:link textBinding="ROLLBACK_TAB@DBConfigBundle@servletRequest" destinationBinding="rollbackTabDestination@DBConfigObject@servletRequest" /> <uix:link textBinding="HA_TAB@DBConfigBundle@servletRequest" destinationBinding="haTabDestination@DBConfigObject@servletRequest" /> <uix:link textBinding="LICENSE_TAB@DBConfigBundle@servletRequest" destinationBinding="licenseTabDestination@DBConfigObject@servletRequest" /> <%-- uix:link textBinding="OPTIONS_TAB@DBConfigBundle@servletRequest" destinationBinding="optionsTabDestination@DBConfigObject@servletRequest" /--%> </uix:subTabBar> </uix:subTabs> <uix:stackLayout> <uix:contents> <uix:header textBinding="subHeaderText@DBConfigObject@servletRequest"> <!-- Need the next line or the above controls overlap with the ones below --> <oem:messageBox errorTableBinding="errors@servletRequest" messageType="error" titleTextKey="titleText" mainTextKey="mainText" /> <!-- History Link for Initialization Parameters property page --> <uix:tableLayout> <uix:rowLayout renderedBinding="showHistoryLink@DBConfigObject@servletRequest"> <uix:cellFormat hAlign="left"> <uix:link textBinding="SHOW_HISTORY_TEXT@DBConfigBundle@servletRequest" destinationBinding="history@DBConfigObject@servletRequest"/> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> <!-- RAC Instance choice list for General, Initialization Parameters, and SGA property pages --> <uix:tableLayout width="100%"> <uix:rowLayout renderedBinding="showRAC@DBConfigObject@servletRequest"> <uix:cellFormat> <uix:styledText styleClass="OraPromptText" textBinding="RAC_CHOICE@DBConfigBundle@servletRequest" labeledNodeId="instanceOption"/> <uix:spacer width="10"/> <oem:choice name="instanceOption" id="instanceOption" selectedValueBinding="racInstance@DBConfigObject@servletRequest" optionsBinding="racInstanceOptions@DBConfigObject@servletRequest"/> <uix:submitButton name="event" textBinding="GO_BUTTON_TEXT@DBConfigBundle@servletRequest" value="getRacInstanceInfo"/> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> <!-- Table data --> <oem:table width="100%" alternateTextBinding="NO_DATA_FOUND@DBConfigBundle@servletRequest" blockSize="25" name="reportTable" formSubmitted="true" dataSourceProp="reportTable"/> </uix:header> </uix:contents> </uix:stackLayout> </uix:subTabLayout> </uix:header> </uix:contents> </uix:form> </uix:contents> </uix:pageLayout> </uix:document> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de