<%@ include file="/sdk/oemTop.jspf" %> <%-- -- Page: wizScheduleTwoStep.jsp -- Controller: oracle.sysman.db.util.shrinkAdv.ShrinkAdvController -- -- Description: -- -- MODIFIED (MM/DD/YY) -- hsu 07/25/03 - change global -- mnihalan 05/21/03 - Fix compile error -- qsong 04/29/03 - Add oemTop.jspf -- mnihalan 03/19/03 - Add target, type -- mnihalan 03/13/03 - mnihalan_trans_shrink_adv -- mnihalan 03/10/03 - Initial creation --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%-- Imports --%> <%@ page import="oracle.sysman.db.util.shrinkAdv.JspConstants" %> <%@ page import="oracle.sysman.db.util.DBJobParams" %> <%-- Message Bundle --%> <%-- Browser title. Page name from controller getPageHeader() --%> <%@ include file="/oemTitle.jspf" %> <%-- HTML Form --%> <%-- Oracle Logo and Tabs, breadcrumb data from --%> <%-- controller getNavigatorPath() --%> <%@ include file="/database/global.jspf" %> <%-- --%> <%-- Navigation buttons --%> <%-- --%> <%-- Page that displays the table of objects --%>