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
-
Connect to autonomous database from jersey serviceSummary How to connect to an autonomous database from a jersey service?
-
GA Announcement: Support For Hybrid Partitioned Tables Now Available (19c Preview only)Summary Support For Hybrid Partitioned Tables Now Available (19c Preview only)Content Hybrid partitioned tables allows a query to access both internal data and multiple …
-
GA Annoncement: Support for External Partitioned Tables Now AvailableSummary This new feature, external partitioned table, creates the ability to query multiple data files in the Object Store as a single external tableContent This new fea…
-
GA Announcement: Customer Managed Wallet Rotations Now AvailableSummary GA Announcement: Customer Managed Wallet Rotations Now AvailableContent This new wallet rotation feature makes it easy for customers to invalidate existing clien…
-
GA Announcement - Database-Specific Wallets Now AvailableSummary GA Announcement - Database-Specific Wallets Now AvailableContent On the Database Connection form, it is now possible to select type of wallet that will be genera…
-
Can we connect to Autonomous Database using ojdbc6.jar (11.2.0.4 JDBC Driver) ? If yes, can you provContent Note: I am able to connect to ATP/ADW using ojdbc8.jar I have referred this doc https://www.oracle.com/technetwork/database/application-development/jdbc/document…
-
-
What are the passwords for administrative user accounts in Autonomous databases?Content I have referred this link https://docs.oracle.com/en/database/oracle/oracle-database/18/admin/creating-and-configuring-an-oracle-database.html#GUID-55208EEE-5B31…
-
How to deploy DB Code in ATP, as we dont have OS Access where we can use Shell Script?Summary How to deploy DB Code in ATP, as we dont have OS Access where we can use Shell Script?Content How to deploy DB Code in ATP, as we don't have OS Access where we c…
-
ORDS CRUD Generator tool on ATP / APEXSummary I've made a CRUD Generator tool that can create an SQL script that creates a complete CRUD operation and a PATCH procedureContent I would like to share something…
-
Apex and SQL Developer Web on ATP 19c previewSummary Getting error trying to start either Apex or SQL developer Web on ATP 19c previewContent Here is the error when I try to open Apex 503 Service Unavailable * The …
-
GA Announcement - 19c Preview for ADB now availableSummary You create a preview version of Autonomous Database either by provisioning a new database or by cloning an existing databaseContent You create a "19c Preview" ve…
-
AUTONOMOUS ERRORSummary CAN"T OPEN APEX ON AUTONOMOUSEContent 503 Service Unavailable * The connection pool named: |ocid1.tenancy.oc1..aaaaaaaa24x4ezqg37tceplr3luxvsdu3amr7yu6cjjen3225h…
-
imdbSummary is imdv available on ATP?Content hi all, I'd like to cache some table using technology like imdb (TimeTen) is this possible on DBaaS
-
Passing parameter value conditionallySummary Passing parameter value conditionally in ORDS RESTContent Hi, I have a simple requirement where in I want to pass a variable value in query parameter to ORDS RES…User_2025-02-04-06-54-05-326 16 views 0 comments 0 points Most recent by User_2025-02-04-06-54-05-326
-
ADB in Region Germany Cental (Frankfurt) how to set a proper SYSDATE?Summary ADB in Region Germany Cental (Frankfurt) how to set a proper SYSDATE?Content Hi, My ADB is located in Region Germany Central (Frankfurt). However, the SYSDATE of…
-
SSB userSummary star schemaContent hi all Oracle autonomous has a SSB schema , its an example of star schemas , but the oracle schema is locked. From our admin user it is not po…
-
ADB, APEX, sending email failes, ORA-29278Summary ADB, APEX, sending email failesContent Hi, I want to implement a "forgotten password" functionality into APEX application in my ADB (for ever free) . To accompli…
-
Out of host capacity.Summary Out of host capacity.Content Hello I am getting Out of host capacity. for last 3 days in Toronto-Canada VM when creating a Compute instance. Can someone please h…
-
APEX and SQLDeveloper Web fails on ATP Database when using "Always free" DBSummary APEX and SQLDeveloper Web fails on ATP Database when using "Always free" DBContent I have created two ATP Databases, one using the "Always free" config, the othe…
-
MOS Support does not recognize CSI provided by Oracle Cloud - Help!Summary Impossible to get support for Oracle Support.Content Hi, I have been trying to get support from Oracle to solve an error when launching Oracle APEX and SQLDevelo…
-
Autonomous Transaction Processing APEX/ORDS error messageSummary Autonomous Transaction Processing APEX/ORDS error messageContent Hi, in: https://adb.eu-frankfurt-1.oraclecloud.com/console/?service Autonomous Transaction Proce…
-
503 Service UnavailableSummary Cannot access APEX on my ADWContent Error message is: The connection pool named: |ocid1.tenancy.oc1..****-dms|re| is not correctly configured, due to the followi…
-
a ATP running but APEX has service unavailable errorSummary a ATP running but APEX has service unavailable errorContent a ATP running but APEX has service unavailable error please refer to images attached.
-
oracle python to autonomous databaseSummary python cx_oracle airflowContent hi all we want to connect our apache airflow to the autonomous database in order to download some tables to hive/hadoop and i wan…
-
I'm having issues provisioning an instance of ATP in my free tenancySummary Every time I provision my ATPfree instance, it becomes unavailable Content I get this error message every time I provision an ATP instance: The Autonomous Databa…User_2025-02-06-13-30-24-059 29 views 2 comments 0 points Most recent by User_2025-02-06-13-30-24-059
-
Load data to ADW through DBMS_CLOUDContent Hi All, I am trying to load data into ADW from oracle object store through DBMS_CLOUD but getting below error . so how to debug below error. I think error is occ…
-
Different experience depending on Operating SystemSummary Using the web based console from different OS browsers results in different capability!Content I signed up to the free tier on the work laptop running Windows 7 …User_2025-02-06-10-51-16-046 16 views 2 comments 0 points Most recent by User_2025-02-06-10-51-16-046
-
Encryption key management support for Autonomous Database?Summary Asking about current and planned support for encryption key managementContent Oracle Database 11 and 12 supported encryption key management through a PKCS11 inte…
-
Connecting with nodeContent A very basic question but I’m having problems connecting a basic node app to my trial subscription cloud database. I used the examples from https://github.com/or…