<%@ 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) -- yma 04/05/07 - Fix bug 5944401 -- ychan 11/21/06 - Fix ada -- ychan 10/04/06 - Change layout -- misun 08/22/06 - fix bug 5399877: add 3 extra options -- sshastry 03/20/06 - -- mnihalan 06/09/05 - Change Cascade -- mnihalan 04/06/05 - Add hint text for retention period -- mnihalan 03/17/05 - Server review changes -- mnihalan 08/13/04 - Fix bug -- mnihalan 06/22/04 - Add reset defaults -- mnihalan 04/13/04 - Fix radio buttons -- mnihalan 03/26/04 - Fix bugs -- mnihalan 03/23/04 - Fix bugs -- 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" %> <%-- 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) --%> <%-- Cancel and Continue buttons --%> <%-- Statistics History --%> <%-- Esitmate Percentage --%> <%-- Degree --%> <%-- Granularity --%> <%-- NO INVALIDATE --%> <%-- Cascade --%> <%-- Stale Percentage --%> <%-- Incremental --%> <%-- Publish --%> <%-- Method Options --%>