<%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.jspf" %> <%-- -- Page: dataPartitionsLOB.jsp -- Controller: db/adm/schm/DataPartitionsController.java -- -- Description: Lob attributes tab for data partition LOB columns -- This tab allows the user to view/change the various storage -- options for individual LOB columns. -- 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" %> <%-- Browser title. Page name from controller getPageHeader() --%> <%@ include file="/oemTitle.jspf" %> <%-- HTML Form --%> <%-- Oracle Logo and Tabs --%> <%@ include file="/database/globalPopup.jspf" %> <%-- Warning/Error display --%> <%-- Create/Edit/View Header --%> <%-- SubTabs --%> <%-- Statistics tab (EDIT only) --%> <%-- START: PARTITION LOB ATTRIBUTES PAGE starts here --%> <%-- TIP: DESCRIPTION OF PARTITION-LEVEL OPTIONS --%> <%-- Editing --%> <%-- Editing, not composite --%> <%-- Workaround to get 75% to display correctly --%> <%-- END: PARTITION LOB ATTRIBUTES PAGE ends here --%> <%-- CANCEL BUTTON --%> <%-- OK BUTTON --%> <%-- END: HTML Form --%> <%-- END: Content --%>