%@ include file="/sdk/oemTop.jspf" %>
<%--
-- Page: wizPreferences.jsp
-- Controller: oracle.sysman.db.util.stats.StatsController
--
-- Description: Edit DEfault Parameter Values page
--
-- MODIFIED (MM/DD/YY)
-- ychan 11/21/06 - Fix ada
-- ychan 10/06/06 - Fix error
-- ychan 10/05/06 - Change ui
-- sshastry 03/20/06 -
-- mnihalan 04/26/05 - Fix ADA bugs
-- mnihalan 04/06/05 - Add search sub header
-- mnihalan 03/21/05 - Change header
-- mnihalan 06/15/04 - Add search
-- mnihalan 04/20/04 - Add sname oname
-- mnihalan 04/09/04 - mnihalan_opt_stats4
-- mnihalan 03/17/04 - mnihalan_opt_stats1
-- mnihalan 02/18/03 - Initial Creation
--%>
<%-- 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" %>
<%@ include file="/oemNoscript.jspf" %>
<%-- Imports --%>
<%@ page import="oracle.sysman.db.util.stats.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" %>
<%-- Use the pageStatus tag to provide page/wizard context (target name) --%>