<%-- -- Page: stsCreateReview.jsp -- Controller: oracle.sysman.db.adm.inst.StsCreateController.java -- -- Description: 5th step of SQL Tuning Set creation wizard: Review -- -- MODIFIED (MM/DD/YY)t -- yfeng 07/09/06 - Change event from submit to submitJob -- yfeng 05/19/06 - Do not show top N for incremental capture -- yfeng 05/18/06 - Using StsFilterCondition -- yfeng 05/18/06 - Add data source information for incremental capture -- yfeng 04/18/06 - Add hide/show SQL -- yfeng 04/13/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) --%> <%-- Filter Option information --%> <%-- Filter condition --%> <%-- Schedule information --%> <%-- END: HTML Form --%> <%-- END: Content --%>