<%-- Name: viewStorageContextInclude.jsp - -- Type: OEM JSP Include -- Description: This page contains the complete UI for storage for a -- schema object in view form. This page allows you to -- specify the name of the bean where you want to pull -- data from. -- See: storageContextInclude.jsp and tables jsps for further info and for -- an example. --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%-- STORAGE PAGE CONTENT --%> <%-- Message Bundles Used --%> <%-- START: Tablespace Information --%> <%-- Tablespace Name --%> <%-- Tablespace Extent Management --%> <%-- Tablespace Segment Management --%> <%-- Logging --%> <%-- END: Tablespace Information --%> <%-- Storage Layout --%> <%-- START: Extents : DICTIONARY MANAGED only --%> <%-- Dictionary Managed --%> <%-- Inital Size --%> <%-- Next Size --%> <%-- Increment Size --%> <%-- Minimum Number --%> <%-- Maximum Number --%> <%-- END: Extent Management : DICTIONARY MANAGED only --%> <%-- START: Segment Storage --%> <%-- Space Usage --%> <%-- Free Lists --%> <%-- Number of Transactions --%> <%-- Buffer Pool --%> <%-- END: Segment Storage --%>