%@ include file="/sdk/oemTop.jspf" %>
<%@ include file="/oemNoscript.jspf" %>
<%--
-- Page: indexPMOP.jsp
-- Controller: db/adm/schm/IndexPartitionsController.java
--
-- Description: Partition Maintenance Operation (PMOP) property
-- pages for index [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 --%>
<%-- Include PMOP OPTIONS --%>
<%-- Tip --%>
<%-- END: PMOP PAGE ends here --%>
<%-- CANCEL BUTTON --%>
<%-- OK BUTTON --%>
<%-- END: HTML Form --%>
<%-- END: Content --%>