<%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.jspf" %> <%-- -- Page: wizSubTablespaces.jsp -- Controller: oracle.sysman.db.adm.schm.TableController -- oracle.sysman.db.adm.schm.DataPartitionsController -- oracle.sysman.db.adm.schm.PartitionsWizardController -- Description: Wizard subpartition tablespace selection page. -- -- MODIFIED (MM/DD/YY) -- sresrini 03/21/06 - Fix jsp compilation errors -- mpawelko 05/18/05 - fix oac violations -- mpawelko 05/14/05 - fix oac violations -- mpawelko 07/20/04 - fix LOV fields - use new generic ones -- mpawelko 11/25/03 - need to build LOV fields on backend -- chanchan 11/14/03 - Fix ADA lov field -- chanchan 10/09/03 - Add ADA supports -- mpawelko 09/20/03 - add logged in as msg -- rreilly 09/22/03 - -- mpawelko 08/21/03 - mpawelko_bug-3103244 -- mpawelko 08/19/03 - created --%> <%-- 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.adm.schm.SchemaPages" %> <%@ page import="oracle.sysman.db.adm.schm.PartitionsWizardController" %> <%@ page import="oracle.sysman.emo.adm.schema.partitions.WizardConstants" %> <%-- 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" %> <%-- Train --%> <%-- Warning/Error display --%> <%-- Navigation buttons --%> <%@ include file="/database/sqlaccess/wizContext.jspf" %> <%-- Follow page/wizard context information with a separator --%> <%-- --%> <%-- Tablespaces --%> <%-- --%> <%-- Use table's tablespace (or inherit user's default) --%> <%-- round robin --%>