<%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.jspf" %> <%@ 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" %> <%@ include file="/oemTitle.jspf" %> <%-- lovField support --%> <%@ include file="/database/global.jspf" %> <%@ include file="/database/rec/trainMessages.jspf" %> <%-- FILTER ROWS AND COLUMNS LABEL --%> <%-- uix:header textBinding="FILTER_ROWS_AND_COLUMNS_LABEL@recoveryBundle@servletRequest" --%> <%-- EVALUATE ROWS INTRODUCTION --%> <%-- EVALUATE COLUMNS SHUTTLE --%> <%-- WHERE CLAUSE --%> <%-- MIN AND MAX --%> <%-- TIMESTAMP --%> <%-- SCN --%> <%-- /uix:header --%> <%-- ROWS RESULTS --%> <%-- uix:header textBinding="RESULT_LABEL@recoveryBundle@servletRequest" --%> <%-- ROWS RESULTS INTRODUCTION --%> <%-- uix:styledText styleClass="OraInstructionText" textBinding="ROWS_RESULTS_INTRO@recoveryBundle@servletRequest"/> <%-- RESULTS TABLE --%> <%-- oem:table width = "100%" name="matchedRowsUIDataSource" blockSize="10" dataSourceProp="matchedRowsUIDataSource" beanKey="matchedRowsDataSourceBean" formSubmitted="true" alternateTextBinding="NO_ROWS_FOUND@recoveryBundle@servletRequest" copyParams="target,type"> <%-- uix:submitButton formName="evaluateForm" textBinding="BACK_TO_OBJECT@recoveryBundle@servletRequest" name="event" value="restart"/ --%>