<%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.jspf" %> <%-- -- Page: dataPMOP.jsp -- Controller: db/adm/schm/DataPartitionsController.java -- -- Description: Partition Maintenance Operation (PMOP) property -- pages for data [sub]partitions -- Launched when necessary by selecting an Action -- from the Actions choice box [EDIT only] --%> <%-- 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" %> <%-- Browser title. Page name from controller getPageHeader() --%> <%@ include file="/oemTitle.jspf" %> <%-- HTML Form --%> <%-- Oracle Logo and Tabs --%> <%@ include file="/database/global.jspf" %> <%-- Warning/Error display --%> <%-- Create/Edit/View Header --%> <%-- START: PMOP PAGE starts here --%> <%-- Include PMOP OPTIONS --%> <%-- SCHEMA.TABLE --%> <%-- onClickBinding="pnamelovdest1@servletRequest" /> --%> <%-- onClickBinding="pnamelovdest2@servletRequest" /> --%> <%-- onClickBinding="pnamelovdest3@servletRequest" /> --%> <%-- onClickBinding="pnamelovdest4@servletRequest" /> --%> <%-- Include EXCHANGE PMOP OPTIONS --%> <%-- New Partition Name --%> <%-- New Tablespace Name --%> <%-- onClickBinding="tablespacelovdest@servletRequest" /> --%> <%-- New Overflow Tablespace Name --%> <%-- onClickBinding="overtablespacelovdest@servletRequest" /> --%> <%-- Include PMOP OPTIONS --%> <%-- Include PMOP OPTIONS --%> <%-- Tip --%> <%-- END: PMOP PAGE ends here --%> <%-- CANCEL BUTTON --%> <%-- OK BUTTON --%> <%-- END: HTML Form --%> <%-- END: Content --%>