URGENT:-Export giving problem in Filesize parameter [message #73596] |
Fri, 28 May 2004 03:28 |
Milind Deshpande
Messages: 93 Registered: May 2004
|
Member |
|
|
Dear Friends,
i have a problem like this,I have Oracle 7.3.4 on Netware version 4.I am trying to take a Full db export using Filesize parameter with multiple files of 2GB each, as Netware doesnt accept File greater than 4GB and my full db export comes to around 6GB.But, when i give the Filesize parameter it doesnt work.
I dont get it that it is a problem of O.S. or Oracle.
Does anybody know a way out of this.
Kindly,help me on this.
Milind.
|
|
|
Re: URGENT:-Export giving problem in Filesize parameter [message #73609 is a reply to message #73596] |
Tue, 01 June 2004 05:49 |
Himanshu
Messages: 457 Registered: December 2001
|
Senior Member |
|
|
Hi,
Well in your case not much can be done as this is a Bug.
Following are the available otions for you:
Options if the Export file will exceed 4GB:
-------------------------------------------
1.Export the database in sections by doing exports by user/schema or table.
2.Perform an export at a client workstation, whose OS can create a single file large enough for the export file. Keep in mind that a client export will take much longer than a server export since it goes across the network.
Regards
Himanshu
|
|
|