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!
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 ?