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 can i determine if a directory exist using plsql

kama021Jun 24 2009 — edited Jul 30 2013
i want to determine if a directory exist
e.g
directory in variable dir_source:= 'xc/folderName/SubFolder'
i want find how to determine if the above exist on my server using plsql

Edited by: kama021 on Jun 24, 2009 2:21 AM

i don't want to create a direcotry if it exist already so how do i do this
if the below directory exist then don't create how do this
'xc/folderName/SubFolder'

Edited by: kama021 on Jun 24, 2009 3:26 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 27 2013
Added on Jun 24 2009
21 comments
11,348 views