Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

sys.utl_file fopen function detail

584237Jan 17 2008 — edited Jan 18 2008
Hi,
I want to know if i m using sys.utl_file.fopen function and this function has opened a file in the append mode and that time another pl/sql function uses this fopen function and tries to write something on that file on which fopen function is already running , then what will happen. Does this fopen function out a lock on the file in which it writing something
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 15 2008
Added on Jan 17 2008
10 comments
456 views