Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
Filter by
Sorted by
Tagged with
2 votes
2 answers
151 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
116 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
46 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
136 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
394 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
183 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
30 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
55 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
76 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
678 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
59 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
0 votes
0 answers
103 views

How to authenticate with OCI using OIDC in serverless environments (AWS Lambda/Azure Functions) with Python SDK? Background I'm trying to implement a solution where code running in serverless ...
張哲維's user avatar
0 votes
0 answers
51 views

I'm trying to set up an Oracle Cloud Infrastructure alarm definition to alert when Fast Connect Virtual Circuit bandwidth is nearing it's limit. In my head that would mean adding the BitRateReceived ...
Blah's user avatar
  • 21
0 votes
0 answers
28 views

I have a kafka set up via kerbos authentication. I have the principle and keytab which has access to the cluster. I added this to the workflow: <workflow-app name="HelloWorldWorkflow" ...
Shivangi Singh's user avatar
0 votes
1 answer
72 views

I have a Spark Streaming job which reads data from file sources like Amazon S3 or OCI Object Storage and writes data into delta table. I have a requirement where I need to compute the time difference ...
Sourav Sehgal's user avatar

15 30 50 per page
1
2 3 4 5
49