<%@ include file="/sdk/oemTop.jspf" %> <%-- -- Page: problems.jsp -- Controller: oracle.sysman.db.util.shrinkAdv.ShrinkAdvController -- -- Description: Start page for the DB Storage Advisor wizard -- -- MODIFIED (MM/DD/YY) -- ychan 12/08/06 - -- sshastry 03/20/06 - -- mnihalan 08/16/05 - Fix position of messagebox -- mnihalan 08/16/05 - Fix bug 4555126 -- mnihalan 05/27/04 - Make Scope part of the wizard -- mnihalan 04/27/04 - Remove mode -- hsu 07/25/03 - change global -- mnihalan 04/17/03 - Add cancel URL -- mnihalan 03/19/03 - Add target, type -- mnihalan 03/13/03 - mnihalan_trans_shrink_adv -- mnihalan 03/12/03 - Change header -- mnihalan 02/25/03 - Add code -- mnihalan 01/21/03 - Add code -- jochen 01/17/03 - jochen_stgadv -- jochen 10/21/02 - Initial entry based on kmckeen prototype --%> <%-- 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" %> <%@ 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 --%> <%-- 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" %> <%-- --%> <%-- Train --%> <%-- --%> <%-- Train --%> <%@ include file="wizTrain.jsp" %> <%-- --%> <%-- Navigation buttons --%> <%-- --%> <%-- Use the pageStatus tag to provide page/wizard context (target name) --%> <%@ include file="wizPageStatus.jsp" %> <%-- --%> <%-- Radio buttons --%> <%-- --%> <%-- --%> <%-- Overview box --%> <%-- --%>