<%@ include file="/sdk/oemTop.jspf" %> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ include file="/oemNoscript.jspf" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %> <%--------------------------------------------------------------- -- Redo Log page for adding a file to the group members table. -- Permits the user to specify the state of the REUSE clause -- for a file if and only if that file is being Added. ----------------------------------------------------------------%> <%-- Bundle for ASM --%> <%--- Form ---%> <%--- Page Name ---%> <%--- Page Layout and the main Header ---%> <%@ include file="/database/global.jspf" %> <%--- Message Boxes ---%> <%----------------------------- - Labeled Fields -----------------------------%> <%--........... Start ASM support ............--%> <%-- We only allow : Change Storage Type, Select Disk Group, or Select Template Controls if 1. an asm-type MEMBER is in creating mode or 2. RedoLogBean is in creating mode or 3. RedoLogBean is in editing mode but member is newly added and is in editing mode--%> <%-- Select Disk Group Drop-down --%> <%-- Select Template Drop-down --%> <%-- ASM: Alias Directory: Creating and Editing --%> <%-- Asm: Alias Name: Creating --%> <%--........... End ASM support ............--%> <%--............ FILESYSTEM Creating and Editing Mode ...............--%> <%-- --%> <%--------------------------------------%> <%--- Log File Name during create ---%> <%--------------------------------------%> <%--- Prompt ---%> <%--- Field ---%> <%-- --%> <%------------------------------------%> <%--- Log File Name during edit ---%> <%------------------------------------%> <%-- --%> <%-- --%> <%-------------------------------------%> <%--- Directory Path during create ---%> <%-------------------------------------%> <%--- Prompt ---%> <%--- Field ---%> <%-- --%> <%------------------------------------%> <%--- Directory Path during edit ---%> <%------------------------------------%> <%-- --%> <%------------------------%> <%--- Reuse Setting ---%> <%------------------------%> <%--- Prompt (text should be in checkbox ---%> <%--- Field ---%> <%--------------- - PageButtons ----------------%> <%--- Cancel Button ---%> <%--- OK Button ---%> <%------------------------------ End of File -------------------------------%>