Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> oracle buffer???
Hi,
I am trying to put the results of a select command into a file.
The select is against a database table with data of type "long" and data are
longer than 255 characters.
The select works fine, and the file is created and filled, but not all the
results are saved. It seems as if when an amount is reached, the results are
saved in the file no longer, as if the "buffer" was full and the rest would
be left "unattended" . Thus I get the information to the point then system
"wants".
Would anybody know what is the matter?
Data: we are executing this command from a telnet session. Oracle is 7.3.4.
for hpux 10.20.
Thanks and regards
Jorge Tomé
Received on Mon May 24 1999 - 10:38:24 CDT
![]() |
![]() |