Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: A quick question on File size in Unix

Re: A quick question on File size in Unix

From: Sybrand Bakker <sybrandb_at_hccnet.nl>
Date: Thu, 10 Feb 2005 23:24:14 +0100
Message-ID: <8onn01lq3ebi6jln32l8r8373uqqlopf1b@4ax.com>


On 10 Feb 2005 06:05:42 -0800, lambu999_at_yahoo.com wrote:

>
>1) Oracle 9i manual:
>
>Link:
>http://download-east.oracle.com/docs/html/A90347_02/ch1_admi.htm#92496
>
>-----------------------------------------------------------
>"Table 1-5 lists the Oracle9i file size limits specific to UNIX.
>
>Table 1-5 File Size Limits
>
>File Type Maximum Size
>========= ============
>Datafiles 4,194,303 multiplied by the value of the DB_BLOCK_SIZE
>
>Import/Export file 2,147,483,647
>
>SQL*Loader file 2,147,483,647"
>------------------------------------------------------------
>
>My question: I thought the 2GB limit for Export/Import was gone in 8i?
>
>2) The section also deals about control file parameters. Is it true
>that from 9i onwards the control file does not have to be recreated if,
>say MAXDATAFILES is reached? Does the control file expand dynamically?
>(I dont see the answer there. I am sure it is a simple question)
>
>Thanks,
>Ram.

1 from 8.0 onwards you can export to multiple files. Personally I think a 16Gb export (not kidding) which has to be ftp-ed to a 3rd party is unmanageable, and one shouldn't wake up Murphy. 2 The controlfile has always expanded dynamically. I don't think the restriction with respect to maxdatafiles have been lifted and wisely so.

--
Sybrand Bakker, Senior Oracle DBA
Received on Thu Feb 10 2005 - 16:24:14 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US