<div class="obc-full-body"> <div id="backupSetList" class="flow_container"> <div class="main_header_container"> <h2 class="backup_style">%PLEASE_SELECT_BACKUP_SET_TO_BACKUP%</h2> <div id="backupSetsSortByContainer" style="width: 700px; margin-left: auto; margin-right: auto;"> <div style="float: right; display: inline;"> %SORT_BY% <select name="backupsets.select.sorting" size="1" onchange="" style="display: block;"> <option value="creationtime" selected>%CREATION_TIME%</option> <option value="name">%NAME%</option> </select> <div class="paragraph-break"></div> </div> </div> </div> <div class="main_container"> <div id="backupSetTableContainer"> <table id="backupSetTable"> </table> </div> <div style="clear:both;"></div> </div> </div> <div id="backupSetInfo" class="flow_container"> <div class="main_header_container"> <h2 class="backup_style">%CHOOSE_YOUR_BACKUP_OPTIONS%</h2> </div> <div class="flow_main_container"> <div id="backupSetInfoName"></div><br> <div class="paragraph-break"></div> <div id="backupSetInfoContents"> <div id="backupSetInfoType" style="display: none;"> %BACKUP_SET_TYPE%<br> <div id="backupSetInfoTypeContents"></div> <div class="paragraph-break"></div> </div> <div id="backupSetInfoDatabase1" style="display: none;"> Database (notes.ini, Databases, Files)<br> <div id="backupSetInfoDatabase1Contents"> <label> <input type="radio" name="bsrun.database1.type" value="DATABASE" checked> <span class="radio"></span> <span class="caption">Database (notes.ini, Databases, Files, Transaction Logs)</span> </label> <div class="line-break"></div> <label> <input type="radio" name="bsrun.database1.type" value="DIFFERENTIAL"> <span class="radio"></span> <span class="caption">Transaction Log</span> </label> <div class="line-break"></div> <label> <input type="radio" name="bsrun.database1.type" value="COPY"> <span class="radio"></span> <span class="caption">Database</span> </label> <div class="line-break"></div> <label> <input type="radio" name="bsrun.database1.type" value="LOG"> <span class="radio"></span> <span class="caption">Log File</span> </label> </div> <div class="paragraph-break"></div> </div> <div id="backupSetInfoMSExchangeMail" style="display: none;"> %BTYPE_MS_EXCHANGE_MAILBOX%<br> <div id="backupSetInfoMSExchangeMailContents"> <label> <input type="radio" name="bsrun.msexchangemail.type" value="F" checked> <span class="radio"></span> <span class="caption">%DATABASE% - %DELTATYPE_FULL%</span> </label> <div class="line-break"></div> <label> <input type="radio" name="bsrun.msexchangemail.type" value="D"> <span class="radio"></span> <span class="caption">DATABASE% - %DELTATYPE_DIFFERENTIAL%</span> </label> </div> <div class="paragraph-break"></div> </div> <div id="backupSetInfoDatabase2" style="display: none;"> Database<br> <div id="backupSetInfoDatabase2Contents"> <input type="radio" name="bsrun.database2.type" value="DATABASE" checked>Database (Tablespaces, Control & Init File, Archived Logs)<br> <input type="radio" name="bsrun.database2.type" value="LOG">Archived Log<br> </div> <div class="paragraph-break"></div> </div> <div id="backupSetInfoSystemState" style="display: none;"> %BTYPE_SYSSTATE%<br> <div id="backupSetInfoSystemStateContents"> <label> <input type="radio" name="bsrun.systemstate.type" value="F"> <span class="radio"></span> <span class="caption">%BTYPE_SHADOW_PROTECT_FULL%</span> </label> <div class="line-break"></div> <label> <input type="radio" name="bsrun.systemstate.type" value="D" checked> <span class="radio"></span> <span class="caption">%BTYPE_SHADOW_PROTECT_DIFF%</span> </label> <div class="line-break"></div> <label> <input type="radio" name="bsrun.systemstate.type" value="I"> <span class="radio"></span> <span class="caption">%BTYPE_SHADOW_PROTECT_INCREMENT%</span> </label> </div> <div class="paragraph-break"></div> </div> <div id="backupSetInfoVolume" style="display: none;"> %BTYPE_MSWIN_SYSTEM%<br> <div id="backupSetInfoVolumeContents"> <label> <input type="radio" name="bsrun.volume.type" value="F" checked> <span class="radio"></span> <span class="caption">%DELTATYPE_FULL%</span> </label> <div class="line-break"></div> <label> <input type="radio" name="bsrun.volume.type" value="I"> <span class="radio"></span> <span class="caption">%DELTATYPE_INCREMENTAL%</span> </label> </div> <div class="paragraph-break"></div> </div> <div id="backupSetInfoVMWare" style="display: none;"> %BTYPE_VMWARE_VM%<br> <div id="backupSetInfoVMWareContents"> <label> <input type="radio" name="bsrun.vmware.type" value="POWEROFF" checked> <span class="radio"></span> <span class="caption">%BTYPE_VMWARE_VM% (%BTYPE_VMWARE_VM_POWER_OFF%)</span> </label> <div class="line-break"></div> <label> <input type="radio" name="bsrun.vmware.type" value="SKIP"> <span class="radio"></span> <span class="caption">%BTYPE_VMWARE_VM% (%BTYPE_VMWARE_VM_SKIP%)</span> </label> </div> <div class="paragraph-break"></div> </div> <div id="backupSetInfoDestinations"> %DESTINATIONS%<br> <div id="backupSetInfoDestinationsContents"></div> <div class="paragraph-break"></div> </div> <div id="backupSetInfoDelta" style="display: none;"> %MIGRATE_DATA%<br> <div style="position: relative;"> <div style="height: 25px; position: absolute;"> <label> <input type="checkbox" name="bsrun.delta.run"> <span class="check"></span> <span class="caption">%MIGRATE_DATA_TO_NEW_VERSION%</span> </label> </div> <br> </div> <div class="paragraph-break"></div> </div> <div style="clear:both;"></div> </div> </div> </div> <div id="backupSetProgress" class="flow_container"> <div class="main_header_container"> <h2 class="backup_style">%BACKUP%</h2> </div> <div class="flow_main_container"> <div id="backupSetProgressName" style="padding: 5px; display: block;"></div> <div class="paragraph-break"></div> <div class="paragraph-break"></div> <div id="backupSetProgressTableContainer"> <table id="backupSetProgressTable"> </table> </div> <div style="clear:both;"></div> </div> </div> <div id="backupSetLog" class="dialog_container" style="display: none;"> <div class="dialog_container_main" style="padding-left: 5%; padding-right: 5%;"> <div id="backupSetLogViewer" style="width: 100%; overflow: auto; padding: 1px;"> <div style="float: right; display: table; margin-bottom: 5px;"> <div style="display: table-cell; vertical-align: middle; padding-right: 5px;">%SHOW%</div> <div style="display: table-cell;"> <select name="bsrun.log.filter" size="1"> <option value="" selected="selected">%ALL%</option> <option value="info">%INFORMATION%</option> <option value="warn">%WARNING%</option> <option value="erro">%ERROR%</option> </select> </div> </div> <table id="backupSetLogViewerTable" class="log_table"> <thead> <tr> <td nowrap="nowrap" class="type">%TYPE%</td> <td nowrap="nowrap" class="log">%LOG%</td> <td nowrap="nowrap" class="time">%TIME%</td> </tr> </thead> <tbody> </tbody> </table> </div> </div> <div class="css-buttons-table backup_style dialog_container_footer"> <div class="editTabsRightBtn"> <input type="button" name="bsrun.buttons.closelog" value="%CLOSE%"> </div> <div class="editTabsMidBtn"> </div> <div class="editTabsLeftBtn"> </div> </div> </div> <div id="backupSetButtons" class="css-buttons-table backup_style" style="display: none;"> <div class="editTabsRightBtn"> <input type="button" name="bsrun.buttons.back" value="%PREVIOUS%"> <input type="button" name="bsrun.buttons.run" value="%BACKUP%"> <input type="button" name="bsrun.buttons.close" value="%CLOSE%"> <input type="button" name="bsrun.buttons.cancel" value="%CANCEL%"> <input type="button" name="bsrun.buttons.help" value="%HELP%"> </div> <div class="editTabsMidBtn"> </div> <div class="editTabsLeftBtn"> </div> </div> </div> <script src="js/templates/backup.js?_=%TIMESTAMP%" type="text/javascript"></script>