Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\em2go\instance\changeState\viewLastResults.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" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %> <uix:renderingContext id="renderingContext"> <oem:setURLEncoder id="renderingContext"/> <%@ include file="/em2go/em2goHrGlobal.jspf" %> <uix:document> <%@ include file="/em2go/em2goFooter.jspf" %> <uix:body> <db:form name="foo" method="POST" destination="/console/database/em2go/instance/changeState" copyParams="target,type"> <%-- a warning or error indicating missing diskgroup in parameter file --%> <uix:switcher childNameBinding="isOsmInstance@dbChangeStateObject@pageContext"> <uix:case name="true"> <oem:messageBox messageTypeBinding="missingDiskGroupMsgType@servletRequest" errorTableBinding="missingDiskGroup@servletRequest" titleTextKey="titleText" mainTextKey="mainText"/> </uix:case> </uix:switcher> <uix:switcher childNameBinding="toSameState@dbChangeStateObject@pageContext"> <uix:case name="false"> <uix:styledText styleClass="OraHeaderSubSub" textBinding="VIEW_UPDATE_DETAILS@ChangeStateMsgBundle@servletRequest"/> <uix:textInput textBinding="result@dbChangeStateObject@pageContext" wrap = "hard" columns="120" rows="15" readOnly="true"/> </uix:case> <uix:case name="true"> <uix:styledText styleClass="OraHeaderSubSub" textBinding="VIEW_UPDATE_DETAILS_FOR_RESTART_DB@ChangeStateMsgBundle@servletRequest"/> <uix:textInput textBinding="result@dbChangeStateObject@pageContext" wrap = "hard" columns="120" rows="15" readOnly="true"/> </uix:case> </uix:switcher> <uix:rowLayout> <uix:flowLayout> <uix:submitButton textBinding="OK@ChangeStateMsgBundle@servletRequest" name="event" value="cancel" /> </uix:flowLayout> </uix:rowLayout> </db:form> </uix:body> </uix:document> <%@ include file="/em2go/em2goThinFooter.jspf" %> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de