<%@ include file="/sdk/oemTop.jspf" %> <%-- -- Page: wizSelectSchemaObjectsDetailed.jsp -- Controller: oracle.sysman.db.util.stats.StatsController -- -- Description: Page to select schemas objects in detailed mode -- -- MODIFIED (MM/DD/YY) -- ychan 10/04/06 - Change layout -- sshastry 03/20/06 - -- mnihalan 06/09/05 - Change Cascade -- mnihalan 03/16/05 - Remov defaults button -- mnihalan 04/13/04 - Change radio buttons -- mnihalan 04/09/04 - Fix bugs -- mnihalan 03/22/04 - Fix bugs -- mnihalan 03/17/04 - mnihalan_opt_stats1 -- mnihalan 04/08/03 - Change the header -- mnihalan 03/19/03 - Add target, type -- mnihalan 03/13/03 - mnihalan_trans_shrink_adv -- mnihalan 02/28/03 - Add code -- mnihalan 02/24/03 - Add code -- mnihalan 02/11/03 - 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" %> <%-- 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="/oemGlobal.jspf" %> <%@ include file="wizTrain.jsp" %> <%-- Use the pageStatus tag to provide page/wizard context (target name) --%> <%@ include file="wizPageStatus.jsp" %> <%-- Navigation buttons --%> <%-- --%> <%-- Gather SYS objects --%> <%-- Estimate Percentage --%> <%-- Degree --%> <%-- Granularity --%> <%-- NO INVALIDATE --%> <%-- Cascade --%> <%-- Method Options --%>