Read Write files from ATP DB
Summary
Is it possible to use UTL_FILE to read/write files from ATP DB?Content
Hello Everyone,
We have existing PL/SQL packages that read write files using UTL_FILE. We are looking to migrate these to Autonomous Transaction Processing database. However, with ATP DB, my understanding is that there will be no access file system to read or write files. What alternatives do we have to read/write files with ATP database? Is there any way to migrate these without having to make code changes. Any inputs/ideas are appreciated.
Thanks,
Ram
1