ADW
Known issues for ADW with Resource Analytics.
ADW creation fails with the error: Database private endpoint does not have a DNS label
- Details
 - When creating the ADW it fails with the error:
                        
com.oracle.bmc.model.BmcException: Error returned by CreateAutonomousDatabase operation in Database service. (400, InvalidParameter, false) The operation failed because the ocid1.vcn.oc1.iad.... of the Autonomous Database private endpoint does not have a DNS label.You selected a subnet that doesn't have DNS enabled. This can happen if you'e on a Fast Connect or if you cleared DNS when creating the subnet.
 - Workaround
 - 
Create a VCN or subnet with DNS enabled.
 
ADW creation fails with QuotaExceeded Error
- Details
 - When creating the ADW it fails with the error: 
Error creating ADW instance for ocid1.resanalyticsinstancedev.oc1.<id>: com.oracle.bmc.model.BmcException: Error returned by CreateAutonomousDatabase operation in Database service.(400, QuotaExceeded, false) The following service limits were exceeded: adw-total-storage-tb.This indicates that the compartment level ADW storage limit has been exceeded.
 - Workaround
 - 
Free up some resources or request an increase in resources.
 
ADW creation fails with LimitExceeded Error
- Details
 - When creating the ADW it fails with the error: 
Error creating ADW instance for ocid1.resanalyticsinstancedev.oc1.<id>: com.oracle.bmc.model.BmcException: Error returned by CreateAutonomousDatabase operation in Database service.(400, LimitExceeded, false) The following service limits were exceeded: adw-total-storage-tb.This indicates that the tenancy level ADW storage limit has been exceeded.
 - Workaround
 - 
Free up some resources or request an increase in resources.