Forum OpenACS Q&A: Response to ORACLE occasional stream_write_lob error when downloading files

How much disk/swap space do you have? Temp partition sizes. 

   Device Boot    Start       End    Blocks   Id  System
/dev/hda1   *         1         2     16033+  83  Linux
/dev/hda2             3      2481  19912567+   5  Extended
/dev/hda5             3       133   1052226   82  Linux swap
/dev/hda6           134      2481  18860278+  83  Linux


Filesystem            Size  Used Avail Use% Mounted on
/dev/hda6              18G   11G  6.1G  64% /
/dev/hda1              15M  3.5M   10M  24% /boot

There is about 1Gb of Swap and I have 512MB RAM
typing free in the shell I got this

             total       used       free     shared    buffers     cached
Mem:        512344     507260       5084          0       3652     241376
-/+ buffers/cache:     262232     250112
Swap:      1052216     210516     841700



how are you running your services? 
with inittab/rc 
I just followed the stardard ACS installation instructions, so that's the way it is as far as I remember.

Jon, this tell you something?