InterviewSolution
Saved Bookmarks
| 1. |
How Can All The Directories Be Made Available To The Utl_file Package? |
|
Answer» The following SETTINGS will turn off all the database permissions on the DIRECTORIES that are accessible to the database PROCESSES and make all of them AVAILABLE to the UTL_FILE PACKAGE: The following settings will turn off all the database permissions on the directories that are accessible to the database processes and make all of them available to the UTL_FILE package: |
|