%@ page contentType="text/html; charset=UTF-8" %>
<%@ 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" %>
<%
String dbVersion = (String)request.getAttribute("DBVERSION");
%>
<%@ include file="/database/global.jspf" %>
<%--
--%>
<%-- --%>
<%--
--%>
<%
if(dbVersion.equals("10g"))
{
%>
<%--
--%>
<%-- Q2Q Propagation begin --%>
<%-- Q2Q Propagation end --%>
<%
}
%>