<%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.jspf" %> <%-- -- Page: dataPartitionsOverflow.jsp -- Controller: db/adm/schm/DataPartitionsController.java -- -- Description: Storage tab for data partition overflow segments (IOT) -- This tab allows the user to view the various storage -- options for individual data partition overflow segments. -- Launched by the Advanced Options button. --%> <%-- 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" %> <%-- Note: Must be named msgs due to wizTrain include --%> <%-- Browser title. Page name from controller getPageHeader() --%> <%@ include file="/oemTitle.jspf" %> <%-- HTML Form --%> <%-- Oracle Logo and Tabs --%> <%@ include file="/database/globalPopup.jspf" %> <%-- Train --%> <%-- The train will only display if we are in the partitions wizard --%> <%-- Warning/Error display --%> <%-- Create/Edit/View Header --%> <%-- SubTabs --%> <%-- Statistics tab (EDIT only) --%> <%-- START: PARTITION OVERFLOW PAGE starts here --%> <%-- TIP: DESCRIPTION OF PARTITION-LEVEL OPTIONS --%> <%-- Editing --%> <%-- END: PARTITION OVERFLOW STORAGE PAGE ends here --%> <%-- CANCEL BUTTON --%> <%-- OK BUTTON --%> <%-- END: HTML Form --%> <%-- END: Content --%>