%--
-- Page: stsLoadDataSource.jsp
-- Controller: oracle.sysman.db.adm.inst.StsLoadController.java
--
-- Description: 1st step of SQL Tuning Set load wizard: Data Source
--
-- MODIFIED (MM/DD/YY)t
-- yfeng 12/06/06 - Add comments
-- yfeng 10/24/06 - Support user workload
-- yfeng 10/12/06 - Include jspf file instead of jsfp
-- yfeng 07/10/06 - Support Time Picker
-- yfeng 05/25/06 - Use stsDataSourcesForLoadSts.jsfp instead
-- yfeng 05/23/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 --%>
<%-- Two type os load methods --%>
<%@ include file="stsDataSourcesForLoadSts.jspf" %>
<%-- Automatic capture only --%>
<%-- END: HTML Form --%>
<%-- END: Content --%>