From oracle-l-bounce@freelists.org Wed Oct 12 07:59:13 2005 Return-Path: Received: from air891.startdedicated.com (root@localhost) by orafaq.com (8.12.10/8.12.10) with ESMTP id j9CCxD7C028409 for ; Wed, 12 Oct 2005 07:59:13 -0500 X-ClientAddr: 206.53.239.180 Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180]) by air891.startdedicated.com (8.12.10/8.12.10) with ESMTP id j9CCxBvX028392 for ; Wed, 12 Oct 2005 07:59:11 -0500 Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 03FC21FC8AE; Wed, 12 Oct 2005 07:59:06 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21093-05; Wed, 12 Oct 2005 07:59:05 -0500 (EST) Received: from turing (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 7F01A1FC051; Wed, 12 Oct 2005 07:59:05 -0500 (EST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=gOvINyhfF/vhXv/olooK+acaN70cyVwg88pgHrSEpcoJBl493s8x2+oh5NcMIbKG3IY9ZBT2ZFx/KOvPNhRVP5BF9jbvACR/VJ94GjFwichoRwMoThwvJcYO1VE+GjXdZuy2vOb7ZNxyGY8IcV6iWyxdRyS6ThmFDbHgS0ARFTk= Message-ID: Date: Wed, 12 Oct 2005 08:57:04 -0400 From: Thomas Day To: oracle-l@freelists.org Subject: Re: tablespaces ddl extract script In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_17508_30969554.1129121824569" References: X-archive-position: 26778 X-ecartis-version: Ecartis v1.0.0 Sender: oracle-l-bounce@freelists.org Errors-To: oracle-l-bounce@freelists.org X-original-sender: tomday2@gmail.com Precedence: normal Reply-To: tomday2@gmail.com X-list: oracle-l X-Virus-Scanned: by amavisd-new-20030616-p9 (Debian) at avenirtech.net X-mailscan-MailScanner-Information: Please contact the ISP for more information X-mailscan-MailScanner: Found to be clean X-MailScanner-From: oracle-l-bounce@freelists.org X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on air891.startdedicated.com X-Spam-Level: X-Spam-Status: No, hits=-3.4 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE, UPPERCASE_50_75 autolearn=no version=2.63 ------=_Part_17508_30969554.1129121824569 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Don't worry --- there are still problems - CREATE TABLESPACE "BOB" DATAFILE 'D:\ORACLE\ORADATA\EREMB\ENF_DATA1.DBF' SIZE -1189609472.-.294967296 REUSE AUTOEXTEND ON NEXT 1048576 MAXSIZE UNLIMITED NOLOGGING ONLINE PERMANENT BLOCKSIZE 8192 EXTENT MANAGEMENT LOCAL AUTOALLOCATE SEGMENT SPACE MANAGEMENT MANUAL Of course, we store our data in a very compact format. ------=_Part_17508_30969554.1129121824569 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Don't worry --- there are still problems -
 
CREATE TABLESPACE "BOB" DATAFILE
'D:\ORACLE\ORADATA\EREMB= \ENF_DATA1.DBF' SIZE -1189609472.-.294967296 REUSE
AUTOEXTEND ON NEXT 10= 48576 MAXSIZE UNLIMITED
NOLOGGING ONLINE PERMANENT BLOCKSIZE 8192
EXTENT MANAGEMENT LOCAL AUTOALLOCATE SEGMENT SPACE MANAGEMENT MANUAL
 
Of course, we store our data in a very compact format.
------=_Part_17508_30969554.1129121824569-- -- http://www.freelists.org/webpage/oracle-l