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!

How to create sub-directory by PL/SQL in run-time?

AverJul 4 2013 — edited Jul 4 2013

Hello,

I have directory defined in Oracle DB and I need to create a sub-directory by run-time PL/SQL code and move my file into the sub-directory.

The DB version is 10.2.0.3.0.

How can i do it without creating a new directory in DB each time i need to create a sub-directory?

Thanks!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 1 2013
Added on Jul 4 2013
9 comments
4,666 views