Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\em2go\monitoring\alertLogContent.uix
<?xml version = '1.0' encoding = 'UTF-8'?> <page xmlns="http://bali.us.oracle.com/cabo/baja" xmlns:baja="http://bali.us.oracle.com/cabo/baja" xmlns:html="http://www.w3.org/TR/REC-html40" xmlns:data="http://bali.us.oracle.com/cabo/marlin" xmlns:marlin="http://bali.us.oracle.com/cabo/marlin"> <baja:head xmlns="http://www.w3.org/TR/REC-html40"> <title>Oracle Enterprise Manager</title> </baja:head> <handlers> <!-- use this handler to enter this page --> <event name="doLoad"> <method class="oracle.sysman.db.uix.log.AlertLogData" method="doLoad" /> </event> <event name="showLess"> <method class="oracle.sysman.db.uix.log.AlertLogData" method="doShowLess"/> </event> <event name="showMore"> <method class="oracle.sysman.db.uix.log.AlertLogData" method="doShowMore"/> </event> </handlers> <baja:content xmlns="http://bali.us.oracle.com/cabo/marlin"> <dataScope> <contents> <include baja:node="../../../em2go/em2goGlobalBanner"/> <include baja:node="../../../em2go/em2goBreadCrumbs"/> <!--marlin:contents--> <!-- content top header--> <styledText styleClass="OraHeaderSubSub" data:text="ALERTLOGCONTENT_TITLE@DbRscInstBundle"/> <!--contents--> <form name="alertLog"> <contents> <!-- timestamp header --> <tableLayout width="100%"> <contents> <rowLayout> <contents> <cellFormat> <contents> <rowLayout hAlign="right"> <contents> <styledText styleClass="OraInlineInfoText" data:text="PAGE_REFRESHED@DbRscInstBundle"/> <spacer width="5"/> <styledText styleClass="OraInlineInfoText" data:text="timestamp@rowData"/> <spacer width="20"/> </contents> </rowLayout> </contents> </cellFormat> </contents> </rowLayout> </contents> </tableLayout> <stackLayout> <contents> <!-- user input buttons--> <flowLayout> <contents> <submitButton text="Show Less" name="event" value="showLess" /> <spacer width="5"/> <submitButton text="Show More" name="event" value="showMore" /> </contents> </flowLayout> <styledText styleClass="OraInlineInfoText" text="You can increase or decrease the number of lines to be displayed. Minimum number of lines displayed is approximately 50."/> <!-- informative text --> <styledText styleClass="OraInstructionText" data:text="logContentDesc@rowData"/> <spacer height="2"/> <!-- number of lines displayed --> <rowLayout> <contents> <cellFormat hAlign="right"> <contents> <styledText styleClass="OraPromptText" data:text="ALERTLOGCONTENT_LINES@DbRscInstBundle"/> </contents> </cellFormat> <spacer width="5"/> <cellFormat hAlign="right"> <contents> <styledText styleClass="OraDataText" data:text="logContentLines@rowData"/> </contents> </cellFormat> </contents> </rowLayout> <!-- the alert log content --> <html:pre><html:font face="Arial,Helvetica,Geneva,sans-serif" size="2" color="#000000"><rawText data:text="logContent@rowData" /></html:font></html:pre> </contents> </stackLayout> <!--/contents--> </contents> </form> <!--/marlin:contents--> <include baja:node="../../../em2go/em2goGlobalFooter"/> </contents> <!-- data providers --> <provider> <data name="rowData"> <method class="oracle.sysman.db.uix.log.AlertLogData" method="getLogContent"/> </data> <data name="SDKUIBundle"> <bundle class="oracle.sysman.emSDK.eml.SDKUIMsg"/> </data> <data name="DbRscInstBundle"> <bundle class="oracle.sysman.db.rsc.inst.DBMsg"/> </data> <data name="mntrResourceBundle"> <bundle class="oracle.sysman.resources.MntrResourceBundle"/> </data> </provider> </dataScope> </baja:content> <handlers> </handlers> </page>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de