<%@ include file="/sdk/oemTop.jspf" %> <%-- -- Page: optionsPage.jsp -- Controller: db/adm/schm/IndexController.java -- -- Description: The Options Tab for Index. --%> <%-- 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" %> <%@ include file="/oemNoscript.jspf" %> <%-- Imports --%> <%@ page import="oracle.sysman.db.adm.schm.IndexConstants" %> <%-- HTML Page Title --%> <%--Fix Bug 4080599, for future release <%@ include file="/oemTitle.jspf" %> --%> <%-- HTML Form --%> <%-- Oracle Logo and Tabs --%> <%@ include file="/database/global.jspf" %> <%-- Warning/Error display --%> <%-- Create/Edit/View Header --%> <%-- SubTabs --%> <%-- START: TAB CONTENTS starts here --%> <%-- Unique --%> <%-- Reverse --%> <%-- Parallel --%> <%-- Compress - Dont show this if index is a bitmap index an version lower than 81 --%> <%--XML Index--%> <%-- Execution Options --%> <%-- ONLINE --%> <%-- COMPUTE STATISTICS --%> <%-- NOSORT --%> <%-- END: TAB CONTENTS ends here --%> <%-- Create/Edit Buttons --%> <%-- END: HTML Form --%> <%-- END: Content --%>