Oracle built a virtual path

Command to create the directory, compared with the following statement:
SQL> the Create Directory dumpdir AS '/ Home / dumpdata /';
to change dumpdir directory path, for the following statement:
SQL> or the replace the Create Directory dumpdir AS '/ Home / dumpfiles '

Guess you like

Origin blog.csdn.net/dscfirst/article/details/90270461