<%-- -- Page: stsLoadSchedule.jsp -- Controller: oracle.sysman.db.adm.inst.StsLoadController.java -- -- Description: 3rd step of SQL Tuning Set load wizard: Schedule -- -- MODIFIED (MM/DD/YY) -- yfeng 07/14/06 - Used simpleSchedule.jspf because of name conflict -- 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 --%> <%@ include file="/database/instance/simpleSchedule.jspf" %> <%-- END: HTML Form --%> <%-- END: Content --%>