How Do I Access Files Created In Autonomous Database DATA_PUMP_DIR Directory
Summary:
My OCI account is using an Autonomous Database and it came with an Oracle directory object called 'DATA_PUMP_DIR' which points to a specific file system directory.
I have a stored procedure which is creating an export file of a particular Oracle schema using DBMS_DATAPUMP API. The export file is being written to the DATA_PUMP_DIR directory. This is being done locally on my machine connecting to the OCI database.
How can I access the export file written to DATA_PUMP_DIR?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Tagged:
0