Oracle Cloud
Oracle Cloud monitors show "Maximum Rate Exceeded" error
The Maximum Rate Exceeded error occurs in Oracle Cloud and its child monitors when too many APIs are accessed at the same time. This error happens usually in an environment where there are large number of Oracle Cloud child monitors like Instances ...
Unable to find the compartments in the tenancy : ocid1.tenancy.oc1..xxxxxx
Problem: Error message "Unable to find the compartments in the tenancy : ocid1.tenancy.oc1.xxxxx" obtained while monitoring Oracle Cloud in Applications Manager. Reason : This error message is obtained when the user does not have sufficient user ...
Unable to perform authentication due to error : java.io.IOException: Invalid DER: length field too big (186)
Problem: Error message "Unable to perform authentication due to error : java.io.IOException: Invalid DER: length field too big (186)" obtained while adding Oracle Cloud monitor. Reason: This issue occurs if we use AES128 Encryption Standard to ...
Download Oracle Client Credentials
To download client credentials from the Oracle Cloud Infrastructure console: Navigate to the Autonomous Data Warehouse details page. Click DB Connection. On the Database Connection page select the Wallet Type: Instance Wallet: Wallet for a single ...
Where to get the Tenancy's OCID and User's OCID?
Tenancy's OCID Get the tenancy OCID from the tenancy details page in the Oracle cloud infrastructure console: 1. Open the navigation menu, under "Governance and Administration", go to "Administration" and click "Tenancy details". 2. The ...
How to get the Key's Fingerprint?
To generate key fingerprint, you need to upload the generated PEM public key in the Oracle cloud console. Follow the steps below to achieve the same: Open the Console, and sign in. View the details for the user who will be calling the API with the ...
How to generate an API Signing Key?
You can use the following OpenSSL commands to generate the key pair in the required PEM format. If you're using Windows, you'll need to install Git Bash for Windows and run the commands with that tool. 1. Create a directory For your ...