<%@ 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.db.rsc.inst.DBMsg" %> <%@ page import="oracle.cabo.ui.data.BundleDataObject" %> <% request.setAttribute("dbMsgBundle", new BundleDataObject(NLSUtil.getBundle(DBMsg.class.getName(), request))); %> <%@ include file="/oemTitle.jspf" %> <%@ include file="/database/global.jspf" %> <%-- Intro --%> <%-- List of recovery catalogs--%> <%@ include file="/database/rec/catalog/catalogCreds.jspf"%> <%@ include file="/credentials.jspf"%> <%-- Related Links --%>