Summary largefile

From: gurjeet sandhu <gurjeet_at_infobrainindia.com>
Date: Thu Jun 06 2002 - 12:53:33 EDT
Actually the problem was with Oracle 7.3.4 , which does'nt support files >
2GB .
Later i compressed the file while exporting . Following is the syntax for
that .

$ mknod /tmp/exp_pipe p    (create pipe)
$ compress < /tmp/exp_pipe > /export.dmp.Z &
$  exp file=/tmp/exp_pipe   <other options>
this solved my problem

Regards
Gurjeet Singh
Unix System Admin
Infobrain India Pvt Ltd
Hyderabad India

Original Post:---

 >> Hi gurus
>>
>> i am having Solaris 8 on E450 i have applied all recomended patches .
>> All my file systems are mounted with largefiles option by default ,
>> I am trying to import one oracle file whose size is more than 2gb.
>> when size is approaching 2gb i am getting cannot write to the file error
.
>> What could be the reason for this . Is there any bug or some other option
.
>>
>> Please help me .
>>
>> Regards
>> Gurjeet
>> _______________________________________________
>> sunmanagers mailing list
>> sunmanagers@sunmanagers.org
>> http://www.sunmanagers.org/mailman/listinfo/sunmanagers
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Received on Thu Jun 6 02:26:58 2002

This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:42:46 EST