%--
-- Page: stsCreateOptions.jsp
-- Controller: oracle.sysman.db.adm.inst.StsCreateController.java
--
-- Description: 1st step of SQL Tuning Set creation wizard: Options
--
-- MODIFIED (MM/DD/YY)t
-- yfeng 12/05/06 - Fix ADA issues
-- yfeng 04/10/06 - Change the name of LOV field
-- yfeng 04/04/06 - created
--%>
<%@ include file="/sdk/oemTop.jspf" %>
<%@ include file="/oemNoscript.jspf" %>
<%-- 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" %>
<%-- HTML Page Title --%>
<%@ include file="/oemTitle.jspf" %>
<%-- Include body tag so page is slightly indented from edge of window --%>
<%-- HTML Form --%>
<%-- Oracle Logo and Tabs --%>
<%@ include file="/database/globalPopup.jspf" %>
<%-- Display wizard train and Logged in As --%>
<%-- Follow page/wizard context information with a separator --%>
<%-- Warning/Error display --%>
<%--
--%>
<%--
--%>
<%-- END: HTML Form --%>
<%-- END: Content --%>