%@ include file="/sdk/oemTop.jspf" %>
<%--
-- Page: shrinkAdvRecommendations.jsp
-- Controller: oracle.sysman.db.util.shrinkAdv.ShrinkAdvController
--
-- Description: Recommendations page for Shrink Advisor
--
-- MODIFIED (MM/DD/YY)
-- mnihalan 04/01/09 - Fix compression
-- mnihalan 02/28/05 - Change in workflow
-- mnihalan 09/02/04 - Change the label for time limit
-- mnihalan 07/19/04 - Add tabs
-- mnihalan 05/26/04 - Changes for R2
-- mnihalan 04/27/04 - Remove mode
-- mnihalan 10/17/03 - Change the label
-- mnihalan 10/13/03 - Fix button rendering
-- mnihalan 08/27/03 - Fix dispaly of errors
-- mnihalan 08/26/03 - Page not displaying task error
-- mnihalan 08/13/03 - Fix ADA issues
-- mnihalan 07/23/03 - Add advisor information
-- hsu 07/25/03 - change global
-- mnihalan 06/18/03 - Change the layout
-- mnihalan 06/10/03 - Change the format
-- mnihalan 04/17/03 - Move the page header
-- mnihalan 04/10/03 - Add task info to the page
-- mnihalan 03/19/03 - Add target, type
-- mnihalan 03/13/03 - mnihalan_trans_shrink_adv
-- mnihalan 03/06/03 - Initial Creation
--%>
<%@ 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.util.shrinkAdv.JspConstants" %>
<%-- Message Bundle --%>
<%-- Browser title. Page name from controller getPageHeader() --%>
<%@ include file="/oemTitle.jspf" %>
<%-- HTML Form --%>
<%-- Oracle Logo and Tabs, breadcrumb data from --%>
<%-- controller getNavigatorPath() --%>
<%@ include file="/database/global.jspf" %>
<%-- --%>
<%-- --%>
<%-- Search Section for recommendations --%>
<%@ include file="shrinkAdvRecomSearch.jsp" %>
<%-- --%>
<%-- recommendations table --%>
<%-- --%>