<%@ include file="/sdk/oemTop.jspf" %> <%-- -- Page: addTablespaces.jsp -- Controller: oracle.sysman.db.util.stgAdv.ConfigController -- -- Description: Page for adding tablespaces to the fragmentation issues -- configuration page. -- -- MODIFIED (MM/DD/YY) -- mnihalan 04/27/05 - Fix ADA bugs -- mnihalan 08/07/03 - UI review changes -- hsu 07/25/03 - change global -- jochen 06/12/03 - jochen_recommendations -- jochen 06/03/03 - Initial entry --%> <%@ 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" %> <%@ page import="oracle.sysman.db.util.stgAdv.StgAdvPages" %> <%@ 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 --%> <%-- --%> <%-- --%> <%-- Buttons --%> <%-- --%> <%-- --%> <%-- Search --%> <%-- --%> <%-- --%> <%-- Tablespaces table --%> <%-- --%> <%-- Table Selection --%> <%-- Tablespace column --%>