Re: utl_file disregards end of line

From: Joost Bataille <j.r.l.m.batailleREMOVETHIS_at_uva.nl>
Date: Fri, 12 Oct 2001 11:14:47 +0200
Message-ID: <9q6ca8$4c8$1_at_mail.ic.uva.nl>


Hello, I wrote
> we have a strange problem with utl_file in a 8.0.6.3.0. database. There is
a
> procedure that should read a text file. It opens the file succesfully with
> utl_file.fopen. Then it does a get_line and that produces a read_error.
The
> file to be read has 34 lines of 400 characters and the procedure loops 12
> times before it finishes. We think it reads lines till the buffer of 1024
is
> full, which would mean two and a half line are read. Then the error is
> raised and handled, and the loop goes on with line 4.
>
> The same procedure runs flawlessly in another 8.0.6.3.0. instance on the
> same box.
We solved this. It appaered that the listener was not started in the right way.

Regards, Joost Received on Fri Oct 12 2001 - 11:14:47 CEST

Original text of this message