<%@ include file="/sdk/oemTop.jspf" %> <%-- -- Page: wizAction.jsp -- Controller: oracle.sysman.db.util.stats.StatsController -- -- Description: Introduction page for the Manage Optimizer Statistics -- wizard -- -- MODIFIED (MM/DD/YY) -- ychan 11/21/06 - Fix ada -- ychan 10/05/06 - Change name -- ychan 05/18/06 - Add autotask link -- mnihalan 06/09/05 - Sys TIP displayed only for non sys users -- mnihalan 04/01/05 - Add checks for configure -- mnihalan 03/17/05 - Change related links -- shaagarw 01/04/05 - Fix bug 3527994 -- mnihalan 09/09/04 - Fix enable/disable of configure button -- mnihalan 06/30/04 - Add error checking -- mnihalan 05/12/04 - Fix launch in context -- mnihalan 04/20/04 - Add sname oname -- mnihalan 03/26/04 - Fix bugs -- mnihalan 03/17/04 - mnihalan_opt_stats1 -- mnihalan 02/18/04 - 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.stats.JspConstants" %> <%-- 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" %> <%-- Use the pageStatus tag to provide page/wizard context (target name) --%>