Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\reports\diffTable.jspf
<%@ page import="oracle.sysman.db.rprt.ReportDiffBean" %> <% ReportDiffBean diffBean = (ReportDiffBean)request.getAttribute("DBConfigObject"); boolean showTable = (diffBean != null && diffBean.getShowTable()); if(showTable) { %> <oem:table width="75%" summaryBinding="DIFF_REPORT_HEADER@DBConfigBundle@servletRequest" blockSize="25" alternateTextBinding="NO_DATA_FOUND@DBConfigBundle@servletRequest" name="reportDiffTable" formSubmitted="true" dataSourceProp="reportDiffTable"/> <% } %>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de