My Oracle Support Banner

Does UTL_FILE.FSEEK Work In Write Mode? (Doc ID 1910002.1)

Last updated on OCTOBER 07, 2022

Applies to:

PL/SQL - Version 9.2.0.8 and later
Information in this document applies to any platform.

Goal

In most programming languages, it is allowed to write to a specific location to a file. But, trying to do the same in PL/SQL using UTL_FILE.FSEEK results in an ORA-29284: file read error.

How can this be achieved in PLSQL?


 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.