Skip to Main Content

E-Business Suite

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!

How to use utl_file with concurrent to generate file to specific directory

TEData Application SupportSep 19 2020 — edited Feb 9 2021

I've created Procedure that extract data from fnd_lobs table to specific directory and it's working fine from database server. when I registered a concurrent that calling this procedure it doesn't generate the file

how can i solve this issue ?

Comments
Post Details
Added on Sep 19 2020
2 comments
176 views