Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\ecm\patch\patchWiz_Shutdown.uix.obs
<!-- * Copyright (c) 2001 Oracle * * NAME * patchWiz_Shutdown.uix * * NOTES * Patch shutdown/restart selection page for the Patch Wizard * * MODIFIED (MM/DD/YY) VERSION * kchiasso 01/07/02 - patch cache * * @author kChiasson * --> <page xmlns="http://bali.us.oracle.com/cabo/baja" xmlns:baja="http://bali.us.oracle.com/cabo/baja" xmlns:uix="http://bali.us.oracle.com/cabo/marlin" xmlns:html="http://www.w3.org/TR/REC-html40"> <baja:head xmlns="http://bali.us.oracle.com/cabo/marlin" xmlns:uix="http://bali.us.oracle.com/cabo/marlin" xmlns:html="http://www.w3.org/TR/REC-html40"> <dataScope> <contents> <head xmlns="http://xmlns.oracle.com/uix/ui" uix:title="pageTitle@getPageTitle"/> </contents> <provider> <data name="getPageTitle"> <method class="oracle.sysman.eml.ecm.patch.PatchData" method="getPageTitle"/> </data> </provider> </dataScope> </baja:head> <baja:content xmlns="http://bali.us.oracle.com/cabo/marlin" xmlns:marlin="http://bali.us.oracle.com/cabo/marlin"> <dataScope> <contents> <form name="patchWiz_Shutdown" > <contents> <formValue name="FromURLHidden" uix:value="calledFrom@getInfo"/> <pageLayout> <mediumAdvertisement> <include baja:node="../../oemBanner" /> </mediumAdvertisement> <globalButtons> <include baja:node="../../globalButtonBar" /> </globalButtons> <marlin:tabs> <include baja:node="../../globalTabs" /> </marlin:tabs> <marlin:pageHeader> <include baja:node="../../globalHeader" /> </marlin:pageHeader> <location> <include baja:node="patchWiz_Train"/> </location> <contentFooter> <include baja:node="patchWiz_Footer"/> </contentFooter> <copyright> Copyright 2001, Oracle Corp. </copyright> <contents> <stackLayout> <contents> <spacer height="5"/> <header uix:text="pageTitle@getPageTitle"> <contents> <styledText styleClass="OraInstructionText" text="The readme instructions may include shutting down and restarting the database instance, listener, and intelligent agent. If no items are checked, it is assumed that the operator will manually shutdown and restart the database instance, listener, or intelligent agent, if necessary."/> <html:br> </html:br> <html:br> </html:br> <header uix:text="PW_HDR_SDBEFORE@ResourceBundle"> <contents> <tableLayout borderWidth="0" width="100%"> <contents> <rowLayout> <contents> <checkBox name="Instance" value="1" uix:text="PW_CHK_INSTANCE@ResourceBundle" uix:checked="instance@selShutdown" /> </contents> </rowLayout> <rowLayout > <contents> <checkBox name="Listener" value="2" uix:text="PW_CHK_LISTENERS@ResourceBundle" uix:checked="listener@selShutdown" /> </contents> </rowLayout> <rowLayout > <contents> <checkBox name="Agent" value="4" uix:text= "PW_CHK_AGENT@ResourceBundle" uix:checked="agent@selShutdown" /> </contents> </rowLayout> </contents> </tableLayout> </contents> </header> <header uix:text="PW_HDR_SDAFTER@ResourceBundle"> <contents> <tableLayout borderWidth="0" width="100%"> <contents> <rowLayout> <contents> <radioButton name="Restart" uix:text="PW_RDO_RESTART@ResourceBundle" value="8" uix:selected="doRestart@selShutdown" /> </contents> </rowLayout> <rowLayout > <contents> <radioButton name="Restart" uix:text= "PW_RDO_NOTRESTART@ResourceBundle" value="0" uix:selected="dontRestart@selShutdown" /> </contents> </rowLayout> </contents> </tableLayout> </contents> </header> </contents> </header> </contents> </stackLayout> </contents> </pageLayout> </contents> </form> </contents> <provider> <data name="ResourceBundle"> <bundle class = "oracle.sysman.eml.ecm.patch.util.PatchResourceBundle"/> </data> <data name="navStep"> <method class="oracle.sysman.eml.ecm.patch.PatchData" method="getWizardStep"/> </data> <data name="getPageTitle"> <method class="oracle.sysman.eml.ecm.patch.PatchData" method="getPageTitle"/> </data> <data name="selShutdown"> <method class="oracle.sysman.eml.ecm.patch.PatchData" method="getShutdownInfo"/> </data> <data name="getInfo"> <method class="oracle.sysman.eml.ecm.patch.PatchData" method="returnCaller"/> </data> </provider> </dataScope> </baja:content> <handlers> <event name="goto"> <method class="oracle.sysman.eml.ecm.patch.PatchWizardHandler" method="stepNext"/> </event> <event name="cancel"> <method class="oracle.sysman.eml.ecm.patch.PatchWizardHandler" method="returnToCaller"/> </event> </handlers> </page>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de