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!

utl_file question -- HOW TO CREATE A FILE

422674Aug 10 2005 — edited Aug 10 2005
Hi @ all,

is it possible to create a file with utl_file ?
To write to a file isn't the problem , I use a stored procedure to write a text to the file.
The problem now is I want to create an file with the the name of the osuser and the current value from a sequence.

a sample file name : user-111235.cmd

Has anyone an idea?

So please let me know

Thanks
Marcel
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 7 2005
Added on Aug 10 2005
3 comments
255 views