Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\rec\ftx\ftxquery.jspf
<uix:stackLayout> <uix:contents> <uix:styledText styleClass="OraInstructionText" textBinding="queryInst@defaultBean@servletRequest" /> <uix:rowLayout> <uix:cellFormat headers=""> <uix:styledText styleClass="OraInstructionText" textBinding="FTX_CURRENT_UNDO_RETENTION@recoveryBundle"/> </uix:cellFormat> <uix:spacer width="4"/> <uix:cellFormat headers=""> <uix:link textBinding="undoRetention@defaultBean@servletRequest" destination="/console/database/instance/undoAdvisory?event=reset&id=2&target=database&type=oracle_database"/> </uix:cellFormat> <uix:spacer width="4"/> <uix:cellFormat headers=""> <uix:styledText styleClass="OraInstructionText" textBinding="FTX_SECONDS@recoveryBundle"/> </uix:cellFormat> </uix:rowLayout> </uix:contents> <uix:contents> <%-- query range --%> <uix:header textBinding="LM_QUERY_RANGE@LogMinerBundle"> <uix:tableLayout cellSpacing="5" width="90%" summary="tl"> <uix:rowLayout> <oem:radioButton name="txQueryOption" value="showall" selectedValueBinding="txQueryOption@defaultBean@servletRequest" textBinding="FTX_SHOW_ALL_TRANS@recoveryBundle" styleClass="OraInstructionText" /> </uix:rowLayout> <uix:rowLayout> <oem:radioButton name="txQueryOption" value="timestamp" selectedValueBinding="txQueryOption@defaultBean@servletRequest" textBinding="SPECIFY_TIMESTAMP@recoveryBundle" shortDescBinding="DATE_LABEL@recoveryBundle" styleClass="OraInstructionText" /> </uix:rowLayout> <uix:rowLayout> <uix:labeledFieldLayout columns="2" labelWidth="15%" width="70%"> <uix:messagePrompt labeledNodeId="start_date_label" promptBinding="START_DATE_LABEL@recoveryBundle" /> <uix:dateField name="rowVersionsStartDate" columns="10" valueBinding="rowVersionsStartDate@defaultBean@servletRequest" id="start_date_label"> <uix:onSubmitValidater> <uix:date dateStyle="medium"/> </uix:onSubmitValidater> </uix:dateField> <uix:messagePrompt labeledNodeId="startTime" promptBinding="START_TIME@recoveryBundle"/> <uix:rowLayout> <oem:choice name="rowVersionsStartTimeHour" id="startTime" optionsBinding="flashbackTimeHours@defaultBean@servletRequest" selectedValueBinding="rowVersionsStartTimeHour@defaultBean@servletRequest" shortDescBinding="START_TIME@recoveryBundle"/> <oem:choice name="rowVersionsStartTimeMinute" optionsBinding="flashbackTimeMinutes@defaultBean@servletRequest" selectedValueBinding="rowVersionsStartTimeMinute@defaultBean@servletRequest" shortDescBinding="START_TIME@recoveryBundle"/> <oem:radioButton name="rowVersionsStartTimeAmPm" value="AM" selectedValueBinding="rowVersionsStartTimeAmPm@defaultBean@servletRequest" textBinding="AM_LABEL@recoveryBundle" styleClass="OraInstructionText" /> <oem:radioButton name="rowVersionsStartTimeAmPm" value="PM" selectedValueBinding="rowVersionsStartTimeAmPm@defaultBean@servletRequest" textBinding="PM_LABEL@recoveryBundle" styleClass="OraInstructionText" /> </uix:rowLayout> <uix:messagePrompt labeledNodeId="end_date_label" promptBinding="END_DATE_LABEL@recoveryBundle"/> <uix:dateField name="rowVersionsEndDate" columns="10" valueBinding="rowVersionsEndDate@defaultBean@servletRequest" id="end_date_label"> <uix:onSubmitValidater> <uix:date dateStyle="medium"/> </uix:onSubmitValidater> </uix:dateField> <uix:messagePrompt labeledNodeId="view_choice2" promptBinding="END_TIME@recoveryBundle"/> <uix:rowLayout> <oem:choice name="rowVersionsEndTimeHour" id="view_choice2" optionsBinding="flashbackTimeHours@defaultBean@servletRequest" selectedValueBinding="rowVersionsEndTimeHour@defaultBean@servletRequest" shortDescBinding="END_TIME@recoveryBundle"/> <oem:choice name="rowVersionsEndTimeMinute" optionsBinding="flashbackTimeMinutes@defaultBean@servletRequest" selectedValueBinding="rowVersionsEndTimeMinute@defaultBean@servletRequest" shortDescBinding="END_TIME@recoveryBundle"/> <oem:radioButton name="rowVersionsEndTimeAmPm" value="AM" selectedValueBinding="rowVersionsEndTimeAmPm@defaultBean@servletRequest" textBinding="AM_LABEL@recoveryBundle" styleClass="OraInstructionText" /> <oem:radioButton name="rowVersionsEndTimeAmPm" value="PM" selectedValueBinding="rowVersionsEndTimeAmPm@defaultBean@servletRequest" textBinding="PM_LABEL@recoveryBundle" styleClass="OraInstructionText" /> </uix:rowLayout> </uix:labeledFieldLayout> </uix:rowLayout> <uix:rowLayout> <oem:radioButton name="txQueryOption" value="scn" selectedValueBinding="txQueryOption@defaultBean@servletRequest" textBinding="SPECIFY_SCN@recoveryBundle" shortDescBinding="SCN_LABEL@recoveryBundle" styleClass="OraInstructionText" /> </uix:rowLayout> <uix:rowLayout> <uix:labeledFieldLayout columns="1" labelWidth="10%"> <uix:messagePrompt labeledNodeId="startScn" promptBinding="START_SCN@recoveryBundle"/> <uix:stackLayout> <uix:messageTextInput name="startScn" id="startScn" shortDescBinding="startScn@defaultBean@servletRequest" textBinding="startScn@defaultBean@servletRequest"/> <uix:messageText messageType="error" messageBinding="(START_SCN@recoveryBundle)@errors@servletRequest"/> </uix:stackLayout> <uix:messagePrompt labeledNodeId="endScn" promptBinding="END_SCN@recoveryBundle"/> <uix:stackLayout> <uix:messageTextInput name="endScn" id="endScn" shortDescBinding="endScn@defaultBean@servletRequest" textBinding="endScn@defaultBean@servletRequest"/> <uix:messageText messageType="error" messageBinding="(END_SCN@recoveryBundle)@errors@servletRequest"/> </uix:stackLayout> </uix:labeledFieldLayout> </uix:rowLayout> </uix:tableLayout> <uix:tableLayout cellSpacing="5" summary="tl"> <uix:rowLayout vAlign="top" width="95%"> <uix:cellFormat headers="" > <uix:spacer height="5" /> <uix:tip> <uix:styledText textBinding="FTX_TIP_QUERY_RANGE@recoveryBundle"/> </uix:tip> </uix:cellFormat> <uix:cellFormat hAlign="left" vAlign="bottom" headers=""> <uix:contents> <%-- <uix:image sourceBinding="refreshImage@servletRequest" destinationBinding="refreshQueryRangeDest@servletRequest" shortDescBinding="FTX_TIP_QUERY_RANGE@recoveryBundle" /> --%> <uix:submitButton text="Refresh Query Range" formName="queryForm" name="event" value="refreshQueryRange" shortDesc="Refresh Query Range"/> </uix:contents> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> </uix:header> <%-- table and user --%> <uix:header textBinding="LM_QUERY@LogMinerBundle"> <uix:tableLayout cellSpacing="6" summary="tl"> <uix:rowLayout > <uix:cellFormat hAlign="right" vAlign="top" headers=""> <uix:stackLayout> <uix:contents> <uix:spacer height="4"/> <uix:messagePrompt promptBinding="TABLE_LABEL@recoveryBundle" required="yes" labeledNodeId="table_tag_id"/> </uix:contents> </uix:stackLayout> </uix:cellFormat> <uix:cellFormat hAlign="left" vAlign="middle" headers=""> <uix:messageLovField name="selectTableName" textBinding="selectTableName@defaultBean@servletRequest" onClick="useCallBack(); setSearchFilter('selectTableName'); startLov('selectTableName','ListTable')" tipBinding="TABLE_INPUT_HINT@recoveryBundle" shortDescBinding="TABLE_INPUT_HINT@recoveryBundle" id="table_tag_id" columns="20" searchDescBinding="TABLE_INPUT_HINT@recoveryBundle"/> <uix:messageText messageType="error" messageBinding="(TABLE_LABEL@recoveryBundle)@errors@servletRequest"/> </uix:cellFormat> </uix:rowLayout> <uix:rowLayout > <uix:cellFormat hAlign="right" vAlign="top" headers=""> <uix:stackLayout> <uix:contents> <uix:spacer height="2"/> <uix:messagePrompt promptBinding="USER@LogMinerBundle" labeledNodeId="user_tag_id"/> </uix:contents> </uix:stackLayout> </uix:cellFormat> <uix:cellFormat hAlign="left" vAlign="middle" headers=""> <uix:messageLovField name="SName" columns="20" disabled="true" textBinding="SName@defaultBean@servletRequest" searchDescBinding="CLICK_TO_SELECT@LogMinerBundle" id="user_tag_id" /> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> </uix:header> <%-- where clause --%> <uix:spacer width="3"/> <uix:hideShow formSubmitted="true" disclosedTextBinding="HIDE_ADV@LogMinerBundle" id="hideShow" undisclosedTextBinding="HIDE_ADV@LogMinerBundle" partialRenderMode="self" disclosedBinding="advancedOptions@defaultBean@servletRequest"> <uix:contents> <%-- <uix:header textBinding="FTX_WHERE_CLAUSE@recoveryBundle"> --%> <uix:tableLayout cellSpacing="5" borderWidth="0" summary="tl"> <uix:rowLayout> <uix:cellFormat headers=""> <uix:messagePrompt promptBinding="FTX_WHERE_CLAUSE_INTRO@recoveryBundle" labeledNodeId="where_tag_id"/> </uix:cellFormat> <uix:cellFormat headers=""> <uix:submitButton textBinding="FTX_DESC_TABLE@recoveryBundle" formName="queryForm" name="event" value="descTable" shortDesc="image"/> </uix:cellFormat> </uix:rowLayout> <uix:rowLayout> <uix:cellFormat columnSpan="2" headers=""> <uix:messageText messageType="warn" messageBinding="tableDesc@servletRequest"/> </uix:cellFormat> </uix:rowLayout> <uix:rowLayout> <uix:cellFormat columnSpan="2" headers=""> <uix:messageTextInput name="whereClause" rows="3" columns="90" id="where_tag_id" shortDescBinding="whereClause@defaultBean@servletRequest" tipBinding="WHERE_CLAUSE_TIP@recoveryBundle" textBinding="whereClause@defaultBean@servletRequest"/> <uix:messageText messageType="error" messageBinding="(WHERE_CLAUSE@recoveryBundle)@errors@servletRequest"/> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> <%-- </uix:header> --%> </uix:contents> </uix:hideShow> </uix:contents> </uix:stackLayout>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de