ORA-20000: No Oracle File System mounted (DATA_PUMP_DIR)
Summary:
We are facing the same issue with, p3consulting - https://community.oracle.com/customerconnect/discussion/722932/no-oracle-file-system-mounted for both our free autonomous databases.
When we execute:
select * from dbms_cloud.list_files('DATA_PUMP_DIR');
we get the following error:
ORA-20000: No Oracle File System mounted
ORA-06512: at "C##CLOUD$SERVICE.DBMS_CLOUD", line 1679
ORA-06512: at "C##CLOUD$SERVICE.DBMS_CLOUD", line 9404
20000. 00000 - "%s"
*Cause: The stored procedure 'raise_application_error'
was called which causes this error to be generated.
*Action: Correct the problem as described in the error message or contact
the application administrator or DBA for more information.
Tagged:
0