Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\convert\sourceOptions.jspf
<%@ page import="oracle.cabo.share.config.AccessibilityMode"%> <%--........... Migration Options...........--%> <uix:header textBinding="SOURCE_OPTIONS_HEADER_1@convertBundle@servletRequest"> <uix:contents> <uix:tableLayout width="100%"> <uix:contents> <uix:rowLayout> <uix:styledText styleClass="OraInstructionText" textBinding="SOURCE_OPTIONS_1_INSTRUCTION@convertBundle@servletRequest"/> </uix:rowLayout> </uix:contents> </uix:tableLayout> <uix:spacer height="5" /> <uix:messageCheckBox name="convertDatabaseFiles" textBinding="DATABASE_FILES@convertBundle@servletRequest" tipBinding="databaseFilesCheckboxHint@convertBean@servletRequest" checkedBinding="convertDatabaseFiles@convertBean@servletRequest" value="true" shortDescBinding="DATABASE_FILES@convertBundle@servletRequest"/> <uix:spacer height="5" /> <uix:tableLayout width="85%" borderWidth="0"> <uix:contents> <uix:rowLayout vAlign="top" renderedBinding="isHotMigrationAvailableForUI@convertBean@servletRequest"> <uix:contents> <uix:cellFormat hAlign="right" width="24%" wrappingDisabled="true"> <uix:contents> <uix:styledText styleClass="OraInstructionText" textBinding="MIGRATION_TYPE@convertBundle@servletRequest" renderedBinding="isHotMigrationAvailableForUI@convertBean@servletRequest"/> </uix:contents> </uix:cellFormat> <uix:cellFormat hAlign="right" width="1%"> <uix:contents> <uix:spacer width="1" height="0" /> </uix:contents> </uix:cellFormat> <uix:cellFormat vAlign="top" hAlign="left" width="75%"> <uix:contents> <uix:messageRadioButton name="migrationType" selected="false" textBinding="COLD_MIGRATION@convertBundle@servletRequest" value="COLD" selectedValueBinding="migrationType@convertBean@servletRequest" renderedBinding="isHotMigrationAvailableForUI@convertBean@servletRequest" onClick="disableSuspend()" /> <uix:spacer height="5" /> </uix:contents> </uix:cellFormat> </uix:contents> </uix:rowLayout> <uix:rowLayout vAlign="top" renderedBinding="isHotMigrationAvailableForUI@convertBean@servletRequest"> <uix:contents> <uix:cellFormat hAlign="right" width="24%"> <uix:contents> <uix:spacer width="5" height="0" /> </uix:contents> </uix:cellFormat> <uix:cellFormat hAlign="right" width="1%"> <uix:contents> <uix:spacer width="1" height="0" /> </uix:contents> </uix:cellFormat> <uix:cellFormat vAlign="top" hAlign="left" width="75%"> <uix:contents> <uix:messageRadioButton prompt="" name="migrationType" selected="true" textBinding="HOT_MIGRATION@convertBundle@servletRequest" value="HOT" selectedValueBinding="migrationType@convertBean@servletRequest" renderedBinding="isHotMigrationAvailableForUI@convertBean@servletRequest" onClick="enableSuspend()" /> </uix:contents> </uix:cellFormat> </uix:contents> </uix:rowLayout> <%-- <uix:rowLayout hAlign="right" vAlign="top" renderedBinding="isHotMigrationAvailableForUI@convertBean@servletRequest"> <uix:contents> <uix:cellFormat hAlign="right" width="24%"> <uix:contents> <uix:messagePrompt prompt="" renderedBinding="isHotMigrationAvailableForUI@convertBean@servletRequest"/> </uix:contents> </uix:cellFormat> <uix:cellFormat hAlign="right" width="1%"> <uix:contents> <uix:spacer width="1" height="0" /> </uix:contents> </uix:cellFormat> <uix:cellFormat hAlign="center" width="75%"> <uix:contents> <uix:tableLayout width="100%"> <uix:contents> <uix:rowLayout vAlign="top"> <uix:contents> <uix:spacer width="30"/> <uix:messageCheckBox name="suspendSwitch" textBinding="SUSPEND_SWITCH_DATABASE@convertBundle@servletRequest" tipBinding="SUSPEND_SWITCH_DATABASE_HINT@convertBundle@servletRequest" checkedBinding="suspendSwitch@convertBean@servletRequest" renderedBinding="isHotMigrationAvailableForUI@convertBean@servletRequest" value="true" shortDescBinding="SUSPEND_SWITCH_DATABASE@convertBundle@servletRequest" onClick="enableEmailIds()"/> </uix:contents> </uix:rowLayout> </uix:contents> </uix:tableLayout> </uix:contents> </uix:cellFormat> </uix:contents> </uix:rowLayout> <uix:rowLayout hAlign="right" vAlign="top" renderedBinding="isHotMigrationAvailableForUI@convertBean@servletRequest"> <uix:contents> <uix:cellFormat hAlign="right" width="24%"> <uix:contents> <uix:messagePrompt prompt="" renderedBinding="isHotMigrationAvailableForUI@convertBean@servletRequest"/> </uix:contents> </uix:cellFormat> <uix:cellFormat hAlign="right" width="1%"> <uix:contents> <uix:spacer width="1" height="0" /> </uix:contents> </uix:cellFormat> <uix:cellFormat hAlign="center" width="75%"> <uix:contents> <uix:tableLayout width="100%"> <uix:contents> <uix:rowLayout vAlign="top"> <uix:contents> <uix:spacer width="60"/> <uix:messageTextInput id="toEmailIds" name="toEmailIds" promptBinding="EMAIL_NOTIFY@convertBundle@servletRequest" textBinding="toEmailIds@convertBean@servletRequest" tipBinding="EMAIL_IDS_HINT@convertBundle@servletRequest" columns="40" messageBinding="TO_EMAIL_IDS_ERR@messageTypes@servletRequest" renderedBinding="isHotMigrationAvailableForUI@convertBean@servletRequest" messageTypeBinding="(TO_EMAIL_IDS_ERR@convertBundle@servletRequest)@messageTypes@servletRequest"/> </uix:contents> </uix:rowLayout> </uix:contents> </uix:tableLayout> </uix:contents> </uix:cellFormat> </uix:contents> </uix:rowLayout> --%> <%--------------- Hide show for advenced ------------------------%> <uix:rowLayout vAlign="top" renderedBinding="isHotMigrationAvailableForUI@convertBean@servletRequest"> <uix:contents> <uix:cellFormat/> <uix:cellFormat/> <uix:cellFormat hAlign="left" width="75%"> <uix:contents> <uix:hideShowHeader id="advancedHeader" textBinding="ADVANCED@convertBundle@servletRequest" disclosedBinding="advancedHeaderState@servletRequest" formSubmitted="true" partialRenderMode="self"> <uix:contents> <uix:rowLayout renderedBinding="isHotMigrationAvailableForUI@convertBean@servletRequest"> <uix:contents> <uix:cellFormat hAlign="left" width="75%"> <uix:contents> <uix:tableLayout width="100%"> <uix:contents> <uix:rowLayout vAlign="top"> <uix:contents> <uix:spacer width="30"/> <uix:messageCheckBox name="suspendSwitch" textBinding="SUSPEND_SWITCH_DATABASE@convertBundle@servletRequest" tipBinding="SUSPEND_SWITCH_DATABASE_HINT@convertBundle@servletRequest" checkedBinding="suspendSwitch@convertBean@servletRequest" renderedBinding="isHotMigrationAvailableForUI@convertBean@servletRequest" value="true" shortDescBinding="SUSPEND_SWITCH_DATABASE@convertBundle@servletRequest" onClick="enableEmailIds()"/> </uix:contents> </uix:rowLayout> </uix:contents> </uix:tableLayout> </uix:contents> </uix:cellFormat> </uix:contents> </uix:rowLayout> <uix:rowLayout renderedBinding="isHotMigrationAvailableForUI@convertBean@servletRequest"> <uix:contents> <uix:cellFormat hAlign="left" width="75%"> <uix:contents> <uix:tableLayout width="100%"> <uix:contents> <uix:rowLayout vAlign="top"> <uix:contents> <uix:spacer width="60"/> <uix:messageTextInput id="toEmailIds" name="toEmailIds" promptBinding="EMAIL_NOTIFY@convertBundle@servletRequest" textBinding="toEmailIds@convertBean@servletRequest" tipBinding="EMAIL_IDS_HINT@convertBundle@servletRequest" columns="40" messageBinding="TO_EMAIL_IDS_ERR@messageTypes@servletRequest" renderedBinding="isHotMigrationAvailableForUI@convertBean@servletRequest" messageTypeBinding="(TO_EMAIL_IDS_ERR@convertBundle@servletRequest)@messageTypes@servletRequest"/> </uix:contents> </uix:rowLayout> </uix:contents> </uix:tableLayout> </uix:contents> </uix:cellFormat> </uix:contents> </uix:rowLayout> </uix:contents> </uix:hideShowHeader> </uix:contents> </uix:cellFormat> </uix:contents> </uix:rowLayout> <%-------------End of hide show for advanced ---------------------%> <%-- <uix:rowLayout vAlign="top"> <uix:contents> <uix:cellFormat hAlign="right" width="24%"> <uix:contents> <uix:styledText styleClass="OraInstructionText" textBinding="WORKING_DIR_LOCATION@convertBundle@servletRequest"/> </uix:contents> </uix:cellFormat> <uix:cellFormat hAlign="right" width="1%"> <uix:contents> <uix:spacer width="1" height="0" /> </uix:contents> </uix:cellFormat> <uix:cellFormat hAlign="left" width="75%"> <uix:contents> <uix:messageLovField name="workingDirLoc" id="workingDirLoc" tipBinding="workingDirLocHint@convertBean@servletRequest" textBinding="workingDirLoc@convertBean@servletRequest" columns="60" shortDescBinding="WORKING_DIR_LOCATION@convertBundle@servletRequest" searchDescBinding="WORKING_DIR_LOCATION@convertBundle@servletRequest" messageBinding="(WORKING_DIR_LOCATION@convertBundle@servletRequest)@messages@servletRequest" messageTypeBinding="(WORKING_DIR_LOCATION@convertBundle@servletRequest)@messageTypes@servletRequest" onClick = "startDirectoryBrowser(\'workingDirLoc\');"/> </uix:contents> </uix:cellFormat> </uix:contents> </uix:rowLayout> --%> </uix:contents> </uix:tableLayout> <uix:messageCheckBox name="convertRecoveryAreaFiles" textBinding="RECOVERY_AREA_FILES@convertBundle@servletRequest" tipBinding="RECOVERY_AREA_FILES_HINT_0@convertBundle@servletRequest" checkedBinding="convertRecoveryAreaFiles@convertBean@servletRequest" value="true" shortDescBinding="RECOVERY_AREA_FILES@convertBundle@servletRequest"/> </uix:contents> </uix:header> <uix:switcher childNameBinding="spfileUsed@convertBean@servletRequest"> <uix:case name="false"> <uix:header textBinding="INIT_ORA_PATH@convertBundle@servletRequest"> <uix:contents> <uix:labeledFieldLayout labelWidth="20%"> <uix:messageLovField name="pfile" id="pfile" promptBinding="INIT_ORA_PATH@convertBundle@servletRequest" tipBinding="INIT_ORA_PATH_HINT@convertBundle@servletRequest" textBinding="pfile@convertBean@servletRequest" columns="60" shortDescBinding="INIT_ORA_PATH@convertBundle@servletRequest" searchDescBinding="INIT_ORA_PATH@convertBundle@servletRequest" messageBinding="(INIT_ORA_PATH@convertBundle@servletRequest)@messages@servletRequest" messageTypeBinding="(INIT_ORA_PATH@convertBundle@servletRequest)@messageTypes@servletRequest" required="uiOnly" onClick = "startFileBrowser(\'pfile\');"/> </uix:labeledFieldLayout> </uix:contents> </uix:header> </uix:case> </uix:switcher> <uix:header textBinding="PARALLELISM@convertBundle@servletRequest"> <uix:contents> <uix:messageTextInput columns="3" name="parallelizationDegree" textBinding="parallelizationDegree@convertBean@servletRequest" promptBinding="DEGREE_OF_PARALLELISM@convertBundle@servletRequest" shortDescBinding="DEGREE_OF_PARALLELISM@convertBundle@servletRequest" tipBinding="PARALLELIZE_FILE_COPY_HINT@convertBundle@servletRequest"/> <%-- <uix:messageCheckBox name="parallelizeFileCopy" textBinding="PARALLELIZE_FILE_COPY@convertBundle@servletRequest" tipBinding="PARALLELIZE_FILE_COPY_HINT@convertBundle@servletRequest" checkedBinding="parallelizeFileCopy@convertBean@servletRequest" value="true" shortDescBinding="PARALLELIZE_FILE_COPY@convertBundle@servletRequest"/> --%> </uix:contents> </uix:header> <%-- ........... Host Credential Fields ........... --%> <%-- <uix:switcher childNameBinding="isASMInstanceExist@convertBean@servletRequest"> <uix:case name="true"> <uix:header textBinding="SOURCE_HOST_CREDENTIAL_HEADER@convertBundle@servletRequest"> <uix:contents> <uix:tableLayout width="100%"> <uix:contents> <uix:rowLayout> <uix:styledText styleClass="OraInstructionText" textBinding="SOURCE_HOST_CREDENTIAL_INSTRUCTION@convertBundle@servletRequest"/> </uix:rowLayout> </uix:contents> </uix:tableLayout> <%@ include file="/credentials.jspf" %> </uix:contents> </uix:header> </uix:case> </uix:switcher> --%> <%-- ........................ End of included section ...........................--%>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de