<%@ include file="/sdk/oemTop.jspf" %> <%-- -- Page: perfProblemsTbsp.jsp -- Controller: oracle.sysman.db.util.stgAdv.ProblemsController -- -- Description: Tablespace Summary tab for Fragmentation Issues page -- -- MODIFIED (MM/DD/YY) -- mnihalan 06/29/05 - Add columns -- mnihalan 08/18/04 - mnihalan_seg_adv25 -- mnihalan 08/05/04 - Initial 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" %> <%@ page import="oracle.sysman.db.util.stgAdv.JspConstants" %> <%@ include file="/oemNoscript.jspf" %> <%-- 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" %> <%-- --%> <%-- Errors --%> <%-- --%> <%-- Key Notation for HWM --%> <%-- Timestamp for last time page refreshed --%> <%-- need tableLayout for Netscape --%> <%-- Timestamp for last time data collected from agent --%> <%-- need tableLayout for Netscape --%> <%-- Degree --%> <%-- SubTabs --%> <%-- Table column Tablespace column --%> <%-- Table column Tablespace Size --%> <%-- Table column Wasted Space(MB) --%> <%-- Table column Extent Mgmt --%> <%-- Table segment space Mgmt --%> <%-- Table column Recommendation Action--%>