<%-- -- Page: stsLoadReview.jsp -- Controller: oracle.sysman.db.adm.inst.StsLoadController.java -- -- Description: 5th step of SQL Tuning Set creation wizard: Review -- -- MODIFIED (MM/DD/YY)t -- yfeng 07/10/06 - Fix bug to show custimized time -- yfeng 07/09/06 - Change event from submit to submitJob -- yfeng 05/25/06 - Fix the title -- yfeng 05/23/06 - created --%> <%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.jspf" %> <%-- Tag Libraries --%> <%@ 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" %> <%-- HTML Page Title --%> <%@ include file="/oemTitle.jspf" %> <%-- Include body tag so page is slightly indented from edge of window --%> <%-- HTML Form --%> <%-- Oracle Logo and Tabs --%> <%@ include file="/database/globalPopup.jspf" %> <%-- Display wizard train and Logged in As --%> <%-- Follow page/wizard context information with a separator --%> <%-- Warning/Error display --%> <%-- General information --%> <%-- Data source information --%> <%-- Snapshot information --%> <%-- Baseline information --%> <%-- Incremental capture (time limit and frequency) --%> <%-- Load options --%> <%-- Filter Option information --%> <%-- Filter condition --%> <%-- Schedule information --%> <%-- END: HTML Form --%> <%-- END: Content --%>