<%@ 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) -- sshastry 03/20/06 - -- 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" %> <%-- 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 --%> <%-- Set Preferences --%>