Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Import/Export file is limited to 2,147,483,647 Bytes for Oracle 9i on Sun Solaris (32-bit)?
Another option is to list multiple *dmp files in the FILE parameter; ie
FILE=(file1.dmp, file2.dmp, ...)
along with the FILESIZE parameter. When the file1.dmp reaches the size specified in
FILESIZE, then file2.dmp
is created, and so on. The trick is to list enough files in the FILE parameter to
complete the export.
GWP
-----Original Message-----
Pena, Carol A
Sent: Monday, October 06, 2003 5:24 PM
To: Multiple recipients of list ORACLE-L
Oracle 9i on Sun Solaris (32-bit)?
Yes, I have a 4.5G export file on a Solaris box.
Have your System Admininstrator check to ensure the filesystem you are writing the export file to is configured for "large files".
Once you've verified that, then you can export (or import) via a named pipe. See Note #30528.1 or one of many other Metalink notes. If named pipes are not sufficient for your export you may also use the combination of named pipe and "file= & filesize=" parameters.
Carol
-----Original Message-----
Guang Mei
Sent: Monday, October 06, 2003 4:04 PM
To: Multiple recipients of list ORACLE-L
9i on Sun Solaris (32-bit)?
Hi,
I am reading the following doc:
Oracle9i
Release Notes
Release 2 (9.2.0.1.0) for Sun Solaris (32-bit)
April 2003
Part No. A97348-04
and I found that it says the Import/Export file is limited to
2,147,483,647
Bytes (see below). Does this mean the max dump file size. I don't have
9i to
try now, but has anyone have dump file size bigger than 2G in this
situation?
Guang
File Type Maximum Size in Bytes
data file with block size 2048 8,589,932,544
data file with block size 4096 17,179,865,088
data file with block size 8196 34,359,730,176
data file with block size 16,384 68,719,460,352 data file with block size 32,768 137,438,920,704 Import/Export file 2,147,483,647
File Type Maximum Size in Bytes
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Guang Mei
INET: gmei_at_incyte.com
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting servicesto: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting servicesto: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Gary W. Parker
INET: garywp_at_ev1.net
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting servicesto: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Oct 06 2003 - 17:49:24 CDT
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message