Skip to main content
Filter by
Sorted by
Tagged with
Advice
1 vote
0 replies
104 views

I am developing a bash wrapper for the OCI Bastion service to mimic standard SSH behavior (e.g., oci-ssh user@host). My instances have hostname labels assigned within a private subnet. While I can ...
Damien Lazovsky's user avatar
0 votes
0 answers
71 views

I am trying to use the .NET AWS SDK to interact with OCI's object storage API since they have an S3 compatibility layer. This is my setup: BasicAWSCredentials creds = new(s3Credentials.AccessKey, ...
iKingNinja's user avatar
1 vote
2 answers
140 views

Our DBAs want to enable Transparent Application Failover (TAF) in our Oracle databases and we were told to enable this we needed to change from 'thin' JDBC connections to OCI in our Java applications. ...
Raj's user avatar
  • 125
Tooling
0 votes
0 replies
85 views

I would like to avoid the complexity of something like Kafka. My understanding is: if we adopt OCI streaming, we would need to develop with Kafka-like requirements (i.e partition management) I'm most ...
M3105's user avatar
  • 529
2 votes
2 answers
192 views

I have a system where the database can be installed in different locations: on AWS (RDS), on OCI (Autonomous Database), or even on a client's own server. I need to identify where the database is ...
marciel.deg's user avatar
0 votes
1 answer
168 views

connection to Oracle Autonomous database without wallet (TLS) is failing with the below exception: java.sql.SQLException: Listener refused the connection with the following error: ORA-12529, TNS:...
Uday Kumar's user avatar
0 votes
1 answer
79 views

I'm using fn for deploying serverless functions in Oracle Cloud in a Mac Intel. I use podman as a docker container. This is my .fn/config.yaml cli-version: 0.6.42 container-enginetype: podman current-...
Sourcerer's user avatar
  • 2,208
-3 votes
1 answer
240 views

I am looking what OCI cli show only custom image? I HAVE TRIED oci compute image list --compartment --all However that not listed all my custom image, shows only handfull but for sure I have in ...
raindrop's user avatar
  • 519
0 votes
1 answer
574 views

I'm working with Oracle Cloud Infrastructure and trying to invoke a Generative AI Agent from an Oracle Function using the Python SDK. Everything seems correctly set up, but I'm getting a 404 Unknown ...
Nagailîc Pavel's user avatar
0 votes
1 answer
270 views

I have a self-managed cluster consisting of a control plane node, and two worker nodes, all of which are hosted as VMs on OCI. Additionally, I also have configured the OCI Cloud Controller Manager ...
Shakir's user avatar
  • 559
0 votes
0 answers
35 views

We are trying to turn on data guard cross-region replication on our test OCI database instance. This database is installed on a Linux server. When we try to turn on data guard, we get an error that ...
elahren's user avatar
  • 21
0 votes
1 answer
81 views

Trying to connect a DB hosted on OCI from FE developed on PowerBuilder. But as FE is a thick client and client ips are dynamic we are not able to open firewall connection to OCI DB due to security ...
S.Das's user avatar
  • 7
0 votes
1 answer
82 views

I try to write a query to nosql Oracle Cloud with statement have count like below nosql_client = oci.nosql.NosqlClient(config) query = """ declare $orgKey string; SELECT count(*) FROM ...
Elyas Salah's user avatar
-1 votes
1 answer
1k views

I have an Always Free Autonomous Database on Oracle Cloud Infrastructure. I want to access Oracle APEX, but I get the following error: Database Connection Error HTTP Status Code: 571 Request ID: XXX ...
Valentin's user avatar
  • 423
0 votes
1 answer
76 views

I have a Golang OCI function that is trying to pull a secret but it is returning a 404 not authorized. I am looking to isolate either: I am not using the OCI SDK Authentication Method ( ...
powerdive's user avatar

15 30 50 per page
1
2 3 4 5
48