Developer Tools
Discussion List
-
Need Way out around Oracle OCI OKE kube-dns and service lookup within containerSummary We have multiple UI and Spring boot microservices deployed in multiple pods needs to communicate with service name instead of IP which changes with redeploymentC…
-
create_backup_from_onprem errorContent Hi Team, I am encountered an issue while creating database backup using create_backup_from_onprem script in OCI CLI. i noticed object storage namespace is not co…
-
API call's in which comma in the URL request params are getting failed with response code 4Content Sample URL: https://objectstorage.us-ashburn-1.oraclecloud.com/n/namespace/b/bucket-XYZ?fields=approximateCount,approximateSize We are using DefaultHttpClient to…
-
How to monitor user managed DB systems like the same way we do for autonomous databases?Content For monitoring Oracle Autonomous databases, we use SummarizeMetricsData API to collect the metrics listed here (https://docs.cloud.oracle.com/iaas/Content/Databa…
-
REST Data Services - 503 Service UnavailableSummary REST Data Services - 503 Service Unavailable - connection pool is not correctly configured - No more data to read from socketContent Can you please help us fix t…User_2025-02-06-13-30-57-083 67 views 7 comments 1 point Most recent by User_2025-02-06-13-30-57-083 OCI - General
-
Oracle Cloud Free Tier - Autonomous DB - Cannot connectSummary ATP - Neither APEX Link, nor SQL Dev Web Link, nor connect using local SQL Dev 19.2 worksContent Hi all, I just wanted to give Oracle Cloud a test drive using th…
-
How to test the Oracle Cloud Infrastructure Compute service API calls using postman?Content Currently, I have written Java standalone application using the sample provided in docs for testing the REST API's. Is there a way, I can test the API's using th…
-
-
How the metric 'DiskIopsRead' is calculated?Content Is the metric aggregated across attached volumes? If we have 2 block volumes attached, are the metric values 'VolumeReadOps' for the volumes & boot volume are ad…
-
How to get the all compartments in tenancy through API ?Content I need the root compartment info as well as all other compartments in tenancy. Right now, I am using ListCompartments API for fetching all compartments & GetComp…
-
Looking for clear step to provision a Oracle Messaging cloud platform from OCI servicesSummary We are not able to locate right navigation in services of dashboard to create messaging resourcesContent Can someone working to Integrate messaging cloud Infra s…
-
kubernetes stop OCIContent hi all i created an kubernets cluster using tree nodes on oracle cloud , i stopped the three workers an all the pod continue in running state is there a way to r…
-
Terraform module for InfluxDbContent I m unable to find any Terraform module to deploy InfluxDb(https://www.influxdata.com/) on Oracle Cloud. Can anyone please share some useful script?
-
Which API tells, if the user is authorized or not?Content Currently, I am making an API call to fetch Region Subscription List and if the call status is 200, I am assuming, he is a valid user. Is this the correct way of…
-
Developer Cloud Services - SVN support - quick questionContent Hi Does OCI Developer Cloud Service support SVN code repository ? Can OCI Developer Cloud Service support SVN code repository ? It appears to support only Git re…
-
Pull access denied from Kubernetes into OCI RegistrySummary Any policy needed ?Content I have followed several documentation pages to setup Kubernetes and Container Registry in Oracle Cloud infrastructure. After creation …
-
How to get free space available metric for a block volume in Oracle cloud infrastructure?Summary I need the free space available metric for the block volume. How to calculate it or fetch it using SDK or REST API.Content GetVolume REST API Response Attributes…
-
How to fetch all the compute metrics in one REST API call?Content I need to fetch all the compute metrics (CPUUtilization, MemoryUtilization, ....) in one rest api call. Currently, in documentation we can fetch only one metric …
-
javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure (using Rest API, JDK 7Summary I am using REST API for fetching list of compartments. When i use JDK 8, i am getting the response and when i switch to JDK 7, getting the handshake failure erro…
-
New Region and CLI versionSummary New Region and CLI versionContent When new region is introduced, do we need to update CLI package to access it? We now have regions, eu-frankfurt-1, us-ashburn-1…
-
How to publish metrics (Thread Count, Handles..) other than the compute metrics from the instance?Summary I found the config.yml file in the oracle cloud agent folder under program files.Content config.yml file looks like below telemetry:endpoint_format: 'https:/…
-
Cloud usage as Gold PartnerSummary How Gold Partners can use Oracle Cloud Services ?Content Hi! We are Oracle Gold Parner and we have Oracle Cloud account also. Can we use Oracle Services same way…
-
Oracle Ebus 12.2.7 Demo Image on Oracle Cloud - JDBC ConnectionContent Hi All, I have installed Ebus R12.2.7 on Oracle Compute cloud and would like to access the underlying ebus vision database through JDBC (via external java progra…User_2025-01-28-05-07-26-222 21 views 4 comments 2 points Most recent by Robin Chatterjee OCI - General
-
Limit Vendor Access in OAC EnvironmentSummary How can I separate vendor access in OAC environmentContent I have vendors working in our OAC environment with some of them having Admin privileges to provision i…
-
Automate Scale Up/Down of your OCI BM Database servicesSummary A simple script that allows you to automate scale up and downContent If you want to easily automate the scale up and down of your Oracle Database based on bareme…Richard Garsthagen-Oracle 43 views 1 comment 2 points Most recent by Richard Garsthagen-Oracle OCI - General
-
Cloud Metering API - Cost monitoring and managementContent I noticed there is a new API released for Cloud Account Metering, which includes allowing you to get Resource Cost Usage. This opens up the door to much more act…