%@ include file="/sdk/oemTop.jspf" %>
<%@ include file="/oemNoscript.jspf" %>
<%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %>
<%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %>
<%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db"%>
<%@ page import="oracle.sysman.emSDK.util.jdk.NLSUtil" %>
<%@ page import="oracle.sysman.resources.eml.creds.PrefCredsMsg" %>
<%@ page import="oracle.cabo.ui.data.BundleDataObject" %>
<%
request.setAttribute("credsMsgBundle", new BundleDataObject(NLSUtil.getBundle(PrefCredsMsg.class.getName(), request)));
%>
<%@ include file="/oemTitle.jspf" %>
<%@ include file="/database/global.jspf" %>
<%-- Intro --%>
<%-- Drop catalog --%>
<%-- Host credentials --%>
<%-- LOV Host and Oracle Home --%>
<%-- Start of included section --%>
<%@ include file="/database/rec/catalogItem/selectDest.jspf" %>
<%-- End of included section --%>
<%-- Host credentials --%>
<%-- Recovery Catalog Username --%>
<%-- Recovery Catalog Password --%>