Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\storage\host\hostStorageHistoryStats.jspf
<%-- * Copyright (c) 2004, 2005, Oracle. All rights reserved. * * NAME * hostStorageHistoryStats.jspf * * NOTES * shows the statistics table of history pages. * * MODIFIED * ajere 05/24/05 - Accessibility changes * rmenon 01/02/05 - * rmenon 12/03/04 - * rmenon 09/14/04 - removed last_known_value as per dnakos * comments during sep 01 demo. * rmenon 08/17/04 - rmenon_storage_refresh_errors_history_checkin * rmenon 08/17/04 - Created --%> <uix:table name="hostStorageHistoryStatsTable" id="hostStorageHistoryStatsTableID" tableDataBinding="rows@hostStorageHistoryStatsTable@servletRequest" blockSizeBinding="size@rows@hostStorageHistoryStatsTable@servletRequest" columnHeaderDataBinding="hostStorageHistoryStatsTableColumnHeaders@servletRequest" maxValueBinding="max@rows@hostStorageHistoryStatsTable@servletRequest" valueBinding="start@rows@hostStorageHistoryStatsTable@servletRequest" minValue="1" width="100%" alternateTextBinding= "NO_ITEMS_FOUND@sdkResource" formSubmitted="true" showAll="yes" summaryBinding="historyStatsHeader@headers@historyViewBean@servletRequest"> <uix:tableFormat tableBanding="rowBanding"/> <uix:columnHeaderStamp> <uix:sortableHeader textBinding="text" sortableBinding="sortable" /> </uix:columnHeaderStamp> <uix:contents> <uix:styledText textBinding="storage_attribute"/> </uix:contents> <uix:column> <uix:columnFormat columnDataFormat="numberFormat" /> <uix:styledText textBinding="average"/> </uix:column> <uix:column> <uix:columnFormat columnDataFormat="numberFormat" /> <uix:styledText textBinding="maximum"/> </uix:column> <uix:column> <uix:columnFormat columnDataFormat="numberFormat" /> <uix:styledText textBinding="minimum"/> </uix:column> </uix:table>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de