Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> utl_file and NFS - fails every 3rd read

utl_file and NFS - fails every 3rd read

From: John Dunn <john.dunn_at_sefas.co.uk>
Date: Tue, 23 May 2000 09:37:23 +0100
Message-Id: <10506.106333@fatcity.com>


I have a curious problem with utl_file.

Platform is Oracle 8.0.5 on AIX 4.2.1

The file is exported via NFS from another AIX server.

When reading the file using utl_file I get an "invalid_operation" error, but curiously this error only occurs on every 3rd attempt to read the file! Reads 1, 2 , 4 and 5 are OK.

This happens consistently.

Any ideas? Received on Tue May 23 2000 - 03:37:23 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US