<%-- * Copyright (c) 2006, 2009, Oracle and/or its affiliates.All rights reserved. * * NAME * drillDown.jsp * * NOTES * tbd * * MODIFIED * pboopath 02/28/08 - fix refresh issues * pboopath 11/21/06 - SVG in IE(5663821) * pboopath 11/16/06 - Bug 5663821 * ezeng 09/14/06 - * kmckeen 05/17/06 - Change refresh attribute --%> <%@ include file="/sdk/oemTop.jspf" %> <%@ 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="/oemTitle.jspf" %> <%@ include file="/database/global.jspf" %> <%@ include file="../refreshTime.jspf" %> <%@ include file="libraryCacheByInst.jspf" %> <%@ include file="rowCacheByInst.jspf" %> <%@ include file="totalTransferByInst.jspf" %> <%@ include file="cacheConvertByInst.jspf" %> <%@ include file="curBlkRequestByInst.jspf" %> <%@ include file="CRBlkRequestByInst.jspf" %> <%@ include file="segStatsByInst.jspf" %> <%@ include file="cacheTransferByInst.jspf" %> <%@ include file="instList.jspf" %> <%-- --%>