<%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.jspf" %> <%-- -- Page: wizMultiCol.jsp -- Controller: oracle.sysman.db.adm.schm.TableController -- oracle.sysman.db.adm.schm.PartitionsWizardController -- Description: Partitioning column selection page for those partitioning methods -- that allow more than one partitioning column. -- -- MODIFIED (MM/DD/YY) -- chanchan 11/03/03 - Fix ADA isssues -- mpawelko 09/20/03 - add logged in as msg -- mpawelko 08/19/03 - GUI review changes -- hsu 07/25/03 - change global -- rreilly 05/21/03 - db:form to db:form -- qsong 04/29/03 - Add oemTop.jspf -- mnihalan 01/20/03 - Change the page header -- jochen 12/05/02 - Add validation -- jochen 12/02/02 - Duplicate page buttons -- jochen 11/19/02 - jochen_partition -- jochen 11/15/02 - handle subpartitions --%> <%-- 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 --%> <%-- --%> <%-- Instructional text --%> <%-- --%> <%-- --%> <%-- columns table --%> <%-- --%>