Data Pump Export to Object Storage in Autonomous Database Shared Failed with ORA-17500: ODM err:ODM Unsupported Write Request or ORA-17500: ODM err:ODM Unsupported Write RequestT
(Doc ID 3001996.1)
Last updated on APRIL 29, 2024
Applies to:
Autonomous Database Serverless - Version N/A and laterInformation in this document applies to any platform.
Symptoms
The Data Pump Export to Object Storage in Autonomous Database (Shared) failed with ORA-17500: ODM err:ODM Unsupported Write Request or ORA-17500: ODM err:ODM HTTP Unauthorized.
This happens even the OCI user used in credential is assigned with appropriate policy to read/write in the Object Storage
expdp <user>/<password>@tns credential=OCI_NATIVE_CRED dumpfile= https://objectstorage.us-ashburn-1.oraclecloud.com ...
ORA-39001: invalid argument value
ORA-39000: bad dump file specification
ORA-31641: unable to create dump file "https://objectstorage.us-ashburn-1.oraclecloud.com/....."
ORA-17502: ksfdcre:8 Failed to create file https://objectstorage.us-ashburn-1.oraclecloud.com/..."
ORA-17500: ODM err:ODM Unsupported Write Request
expdp <user>/<password>@tns credential=OCI_NATIVE_CRED dumpfile= https://objectstorage.us-ashburn-1.oraclecloud.com ...
ORA-39001: invalid argument value
ORA-39000: bad dump file specification
ORA-31641: unable to create dump file "https://objectstorage.us-ashburn-1.oraclecloud.com/....."
ORA-17502: ksfdcre:8 Failed to create file https://objectstorage.us-ashburn-1.oraclecloud.com/..."
ORA-17500: ODM err:ODM HTTP Unauthorized
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |