Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\storage\common\storageMetricCollectionErrors.jspf
<%-- * Copyright (c) 2004, 2005, Oracle. All rights reserved. * * NAME * storageMetricCollectionErrors.jspf * * NOTES * has common code that shows metric collection errors * for host or group. * MODIFIED * ajere 05/26/05 - Accessibility changes * rmenon 12/03/04 - * rmenon 10/09/04 - rmenon_storage_group_ui_and_sql_code_refactor * rmenon 09/21/04 - Creation --%> <uix:header textBinding="METRIC_COLLECTION_ERROR_HEADER@storageResource"> <uix:tableLayout cellPadding="0" width="90%"> <uix:rowLayout> <uix:cellFormat hAlign="center" > <uix:table name="storageMetricCollectionErrorsTable" id="storageMetricCollectionErrorsTableID" tableDataBinding="rows@storageMetricCollectionErrorsTable@servletRequest" columnHeaderDataBinding="storageMetricCollectionErrorsTableColumnHeaders@servletRequest" blockSizeBinding="size@rows@storageMetricCollectionErrorsTable@servletRequest" maxValueBinding="max@rows@storageMetricCollectionErrorsTable@servletRequest" valueBinding="start@rows@storageMetricCollectionErrorsTable@servletRequest" minValue="1" width="100%" alternateTextBinding= "NO_ITEMS_FOUND@sdkResource" formSubmitted="true" showAll="yes" summaryBinding="METRIC_COLLECTION_ERROR_HEADER@storageResource"> <uix:tableFormat tableBanding="rowBanding"/> <uix:columnHeaderStamp> <uix:sortableHeader textBinding="text" sortableBinding="sortable" /> </uix:columnHeaderStamp> <uix:column> <uix:columnFormat columnDataFormat="textFormat" /> <uix:styledText textBinding="target_name"/> </uix:column> <uix:column> <uix:columnFormat columnDataFormat="textFormat" /> <uix:styledText textBinding="target_type"/> </uix:column> <uix:column> <uix:columnFormat columnDataFormat="textFormat" /> <uix:styledText textBinding="metric_name"/> </uix:column> <uix:column> <uix:columnFormat columnDataFormat="textFormat" cellNoWrapFormat="true"/> <uix:styledText textBinding="collection_timestamp"/> </uix:column> <uix:contents> <uix:styledText textBinding="metric_collection_error_msg"/> </uix:contents> </uix:table> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> </uix:header>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de