Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\storage\host\hostRacAndNonRacDBStorage.jspf
<%-- * Copyright (c) 2004, 2005, Oracle. All rights reserved. * * NAME * hostRacAndNonRacDBStorage.jspf * * NOTES * shows the table for the case where both RAC and non RAC * dbs exist on a host. * * MODIFIED * ajere 05/24/05 - Accessibility changes * rmenon 02/10/05 - * rmenon 10/09/04 - rmenon_storage_group_ui_and_sql_code_refactor * rmenon 10/06/04 - Created --%> <uix:tableLayout cellPadding="0" width="90%"> <uix:rowLayout> <uix:cellFormat hAlign="center" > <uix:table name="hostDBStorageTable" id="hostDBStorageTableID" tableDataBinding="rows@hostDBStorageTable@servletRequest" columnHeaderDataBinding="hostDBStorageTableColumnHeaders@servletRequest" blockSizeBinding="size@rows@hostDBStorageTable@servletRequest" maxValueBinding="max@rows@hostDBStorageTable@servletRequest" valueBinding="start@rows@hostDBStorageTable@servletRequest" minValue="1" width="100%" alternateTextBinding= "NO_ITEMS_FOUND@sdkResource" formSubmitted="true" showAll="yes" summaryBinding="DATABASES@storageResource"> <uix:tableFormat tableBanding="rowBanding"/> <uix:columnHeaderStamp> <uix:sortableHeader textBinding="text" sortableBinding="sortable" /> </uix:columnHeaderStamp> <uix:contents> <uix:link textBinding="target_name" destinationBinding="homePageURL" /> <uix:styledText textBinding="type_display_name"/> </uix:contents> <uix:column> <uix:columnFormat columnDataFormat="numberFormat" /> <uix:styledText textBinding="storage_size"/> </uix:column> <uix:column> <uix:columnFormat columnDataFormat="numberFormat" /> <uix:styledText textBinding="used"/> </uix:column> </uix:table> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de