<%-- -- Copyright (c) 2007, 2009, Oracle and/or its affiliates. -- All rights reserved. -- Page: viewPage.jsp -- Controller: db/adm/stg/TablespaceController.java -- MODIFIED (MM/DD/YY) -- chanchan 05/01/09 - Add columnar compression supports (ER bug #8276145) --%> <%@ include file="/sdk/oemTop.jspf" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ include file="/oemNoscript.jspf" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %> <%@ include file="/database/global.jspf" %> <%--uix:header textBinding="GENERAL@tablespaceBundle@servletRequest" size="1"/--%> <%-- Big File --%> <%-- switcher for offline mode type..--%> <%--Extent Management--%> <%-- --%> <%-- Storage --%> <%-- bug 4294500, have to show extent info for converted locally managed tbsp --%> <%-- Datafiles --%> <%-- Thresholds --%> <%-- Tablespace Full : Space Used (%) --%> <%-- Tablespace Full : Free Space (MB) --%> <%-- SYSAUX Usage --%> <%-- Consumer Group --%> <%-- Consumed CPU Time --%> <%-- OK Button --%> <%@ include file="/database/changemgr/cmEMOViewPageButtons.jspf" %>