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!

create or replace directory question

BEDEAug 3 2020 — edited Aug 3 2020

Suppose you have already created the directory ASCII_IMPORT and you want to change the OS path for it. Normally, there is create or replace directory. What I don't know is whether by create or replace directory the grants for the replaced directory are lost or not. Sorry, but on the databases I can now access I don't have the privileges to create a directory so that I may test that.

This post has been answered by BrunoVroman on Aug 3 2020
Jump to Answer
Comments
Post Details
Added on Aug 3 2020
4 comments
909 views