<%@ include file="/sdk/oemTop.jspf" %> <%-- -- Page: scopeLaunchDirect.jsp -- Controller: oracle.sysman.db.util.shrinkAdv.ShrinkAdvController -- -- Description: Scope page if launched from tablespace or Schema objects -- -- MODIFIED (MM/DD/YY) -- sshastry 03/20/06 - -- mnihalan 01/21/04 - Fix cache manager -- mnihalan 01/08/04 - Change to db form -- mnihalan 09/30/03 - Add advisor privs -- hsu 07/25/03 - change global -- mnihalan 07/30/03 - Add hint text -- mnihalan 06/18/03 - Add browser title -- qsong 04/29/03 - Add oemTop.jspf -- mnihalan 03/19/03 - Add target, type -- mnihalan 03/13/03 - mnihalan_trans_shrink_adv -- mnihalan 03/10/03 - Initial Creation --%> <%-- 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.util.shrinkAdv.ShrinkAdvPages" %> <%@ page import="oracle.sysman.db.util.shrinkAdv.JspConstants" %> <%@ page import="oracle.sysman.db.util.DBJobParams" %> <%-- 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" %> <%-- Cancel and Continue buttons --%> <%-- --%> <%-- Radio buttons --%> <%-- --%> <%-- --%> <%-- Overview box --%> <%-- --%>