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!

Renaming external files

241922Mar 25 2002
Hi,

I've been using utl_file to read and write from external data files, is there an easy way to simply rename them?

The only method I can think of is to open the old file then read it line by line into a second file handle opened with my new desired file name.. but that seems rather uneccessary. Any suggestions would be appreciated, thanks.

- Jaime
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 24 2002
Added on Mar 25 2002
5 comments
461 views