<%@ include file="/sdk/oemTop.jspf" %> <%-- -- Page: wizSchedule.jsp -- Controller: oracle.sysman.db.util.shrinkAdv.ShrinkAdvController -- -- Description: Schedule page -- -- MODIFIED (MM/DD/YY) -- mnihalan 02/21/07 - Fix bug 5885460 -- mnihalan 05/10/04 - Add finish button -- mnihalan 04/27/04 - Change number of steps -- mnihalan 01/22/04 - Cache manager change -- mnihalan 11/11/03 - Fix scheduling in maintenance window -- mnihalan 09/16/03 - Fix schedule -- mnihalan 08/12/03 - Fix ADA issues -- hsu 07/25/03 - change global -- mnihalan 05/16/03 - Add datascope to include the Schedule page -- mnihalan 04/08/03 - Change the target name header -- mnihalan 03/19/03 - Add target, type -- mnihalan 03/13/03 - mnihalan_trans_shrink_adv -- mnihalan 03/05/03 - Add code -- mnihalan 02/28/03 - Add code -- mnihalan 02/24/03 - Add code -- mnihalan 02/11/03 - Initital creation --%> <%@ 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" %> <%@ include file="/oemNoscript.jspf" %> <%-- Imports --%> <%@ page import="oracle.sysman.db.util.shrinkAdv.ShrinkAdvPages" %> <%@ page import="oracle.sysman.db.util.shrinkAdv.JspConstants" %> <%@ page import="oracle.sysman.db.util.DBJobParams" %> <%-- Message Bundle --%> <%@ include file="/oemTitle.jspf" %> <%@ include file="/database/global.jspf" %> <%-- --%> <%-- Train --%> <%-- --%> <%-- Train --%> <%@ include file="wizTrain.jsp" %> <%-- --%> <%-- Navigation buttons --%> <%-- --%> <%-- --%> <%-- Navigation buttons --%> <%-- --%> <%-- Use the pageStatus tag to provide page/wizard context (target name) --%> <%@ include file="wizPageStatus.jsp" %> <%-- Page that displays the table of objects --%>