To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Autonomous Database
Discussion List
-
How do I access data transforms rest APIs after Auth?Summary: I am currently using groovy to attempt access to the data transforms section of an autonomous database deployment ( not marketplace). I can successfully access … -
data transforms : any sample for workflow about when task fail then send error log to tableSummary: I am studying Oracle Data Transforms , follow the document https://docs.oracle.com/en/database/data-integration/data-transforms/using/introduction-workflows.htm… -
ORDS API - Cache-Control response headerI have implemented a GET API by enabling REST service on a table. Is there any way of modifying the value returned in the Cache-Control header of the API response? I am … -
Unable to create vector index - insufficient storage quotaSummary: Getting Error "Unable to create vector index - insufficient storage quota" while creating Vector Index Content (please ensure you mask any confidential informat… -
Getting 404 http response from ORDS serviceSummary: Getting 404 http response from ORDS service Content (please ensure you mask any confidential information): Hello Expert, We have an ATP database hosted on a pri… -
ORA-20404Summary: Getting ORA-20404 with my$cloud_domain substitution variable in the path Content (please ensure you mask any confidential information): I'm trying to perform th… -
Seamless IAM DB Token authentication with SQL Developer 24 (JDBC 23.3)Summary: Seamless IAM DB Token authentication with SQL Developer 24 (JDBC 23.3) – ORA-18726 and missing SDK setup steps Content (please ensure you mask any confidential … -
Is it possible to login to database action using IAM SSOUser is using database action to do data laod and they require to use more secure way to login instead of just username and password. Is it possible to configure databas… -
Unable to see data while accessing database actions from sql-developer ORDSSummary: We have migrated ADB ords to customer managed ORDS and till then we are unable to see data while accessing database actions from sql-developer ORDS. We are not … -
my ORDS endpoint is throwing 404 not found errorSummary: Hi Experts I have created module and an ORDS API in my ATP database but when i try to access it is throwing 404 not found .I have already published my module. P… -
what are some of the potential issues identified to upgrade 19c to 26aiSummary: Hello, Has anyone currently upgraded their ADW instance from 19c to 26ai? I am curious to know if there are any ongoing issues that anyone has faced with this u… -
Errors when uploading QR code .png files to object storage using the DBMS_CLOUD packageSummary: Using credential OCI$RESOURCE_PRINCIPAL I can list objects in a storage bucket, named 'qrcodes', which were uploaded from the console. Using the DBMS_CLOUD.PUT_… -
autonomous AI database is not shownSummary: I have a free OCI account with 2 Transaction Processing database but only one database is shown. I'd like to see both databases or when that is not possible get… -
what time is the ADB maintenance in ashburn on Oct 4 and 5Summary: We received an email notification that there will be a maintenance of Autonomous DBs in Ashburn but the exact start and end time are not included on the email. … -
Problem sending emails in Apex using email delivery in an autonomous databaseI followed the guide on how to use the email delivery service in Apex, but I get an error with the count=0 error in my test environment. I followed all the steps: Create… -
What are the different ways to call REST API in APEXSummary: Hi Experts We are starting a new project in APEX and we are learning simultaneously. Could you please let me know What are the different ways to call REST API i… -
ADB Maintenance in PHXSummary: Email regarding ADB deployments in PHX Dear Customer, Oracle Autonomous Database (ADB) will be performing scheduled maintenance on your ADB instance(s), located… -
what are the timings for Planned Network Maintenance on located in the phoenix datacenterSummary: what are the timings for Planned Network Maintenance to improve connectivity and network performance located in the phoenix datacenter on 27th and 28th Septembe… -
create database system standalone free failedSummary: I've tried twice to create a standard always-free database system, and both times it ends in a "failed" state with no error message displayed. I have the resour… -
Issue with OCI Notifications (DBMS_CLOUD_NOTIFICATION.SEND_MESSAGE)Summary: Issue with OCI Notifications (DBMS_CLOUD_NOTIFICATION.SEND_MESSAGE) Content (please ensure you mask any confidential information): I am attempting to setup OCI … -
How to create OCI load balancer for ADB-D dedicated database in private networkSummary: How to create OCI load balancer for ADB-D dedicated database in private network. Which IP's need to be defined for backend of OCI LB. Content (please ensure you… -
How to connect to ADB dedicated database in private network from sql developerSummary: How to connect to ADB dedicated database in private network from sql developer. We have allowed the bastion private endpoint to access the DB port 1521 from dat… -
How to connect to ADB-D database in private network from VBCSSummary: How to connect to ADB-D database in private network from VBCS.? We have a created load balance for port tls (ssl) port and public IP was modified in tnsnames.or… -
how to create a load balancer for autonomous dedicated database ORDS in OCISummary: how to create a load balancer for autonomous dedicated database ORDS in OCI. We have a autonomous dedicated database created in private subnet and need to creat… -
Autonomous Transactional Database (ADB) - Customer Managed Key rotationHi Experts, we are using ADB 19c PaaS service and used customer managed key while spinup instance. As per security policy we need to rotate encryption key and need clari… -
Does the ALL_MINILM_L12_V2 model in database 23ai train any LM using our data?I am experimenting with Oracle Database 23ai using the Oracle delivered all_MiniLM_L12_v2.onnx model. I have the model loaded into the database and a test table created … -
Autonomous Database in-place uprgade to 23ai now availableHi folks, We are please to announce the ability for users to perform an in-place upgrade on 19c databases to 23ai. Users have two simple options to schedule an upgrade: … -
How can we import exported ATP "Data Transforms" project?We've created a data transforms project in our development database and exported it. I need to import project into production environment, but there is no import option … -
Shrink tablespace DBFS_DATA on Always Free Autonomous DatabaseSummary: Hi Team, I basically have the same issue mentioned here After I ran my dbms_datapump job to export my database, the job failed with the below error message: ORA… -
Chronological Bar Charts in APEX 21.1.7I have a view which has 3 columns, one of which is TO_CHAR formatted from TO_DATE as MON-YY. This feeds into an APEX bar-chart, which is ordering the bars alphabetically…