Category 219
Discussion List
-
Creating DB system with Custom Grid Infrastructure ImageHi Team, We are trying to create a DB system using the custom Grid Infrastructure image: Navigate to DB Systems: From the navigation menu, select Oracle Database and the…
-
ORDS - Bad gatewayHi Experts, we have installed ORDS(23.4) in server in private subnet and currently accessible with ipadress with http://172.******:8080/ords We have created OCI load bal…
-
403 - Forbidden Post APIHi Team, We are using OCI load balancer. We have created 2 listeners, one for handling application users traffic and the other for API traffic. Created a rule set within…
-
NFS PermissionsHi Team, We are using OCI DBCS VM which is Base Database Service. We have a requirement to place application files daily in some location in DB server. But as per note i…
-
need advice on switching off oci dev database outside working hoursSummary: have oracle database service on oracle OCI; need to save costs by installing automated process to shutdown database system outside weekday working hours and of …
-
-
Enable AD Login to Base Database VMSummary: Hi, We are migrating our on prem database to OCI Base Database Service. One of the challenge is that Base Database Service Linux Machine login is allowed only v…
-
How to enable ORDS service on a database hosted on private subnet of a VCN?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
DBCS restoreHi Experts, We have DBCS VM with 19.23 version. From OCI console, we are unable to initiate the restore, due to some html error. Can we do it manually from rman using be…
-
TCPS Sql Developer and OCI Base database - unable to connect TCPSI just set the Oracle base database using TLS by following this article - Authenticate Oracle Database 23ai with Microsoft Entra ID and Brad's Blog: Entra ID Integration…
-
Unable to download wallet file of autonomous database in OCISummary: Created a new Autonomous database. Under Autonomouse Database > Database Connection, the Download Client Credentials > Download Wallet is disabled. Need this to…
-
ORA-20401: Authorization failed for URI using dbms_cloud access to object storageSummary: Getting authorization failed error connecting to the object storage from oci base 23 ai db. ORA-20401: Authorization failed for URI - https://objectstorage.us-c…
-
Back up post termination of Oracle FusionHi all, Please guide me in relation to obtaining data back up from Oracle Fusion once the license gets expired. Queries How to get back up for the accounting data from O…
-
Question raised by mistakeQuestion raised by mistake — please remove
-
Standby database creation while Migrating Primary Database using RMAN XTTS (Cross PlatformMigration)Summary: Is it feasible to concurrently build a standby database for the new target database while performing XTTS migration and activate Data Guard on OCI Content (requ…
-
Scaling up CPU/memory & Storage - Oracle Base Database ServiceHi Experts, We are using OCI paas DBCS. We have a query. We have Database on VM version 19.22 ASM as storage later Single node. We have Intel X9 flexible shape. Do we ne…
-
Unable to provision 2-Node DBCS using custom DNS domainSummary: Hello Team, I am facing an issue while trying to create a 2-Node DB system (DBCS) using an on-premise custom DNS. However, within the same subnet (configured wi…
-
Increasing space in Base Database Service - DBCSHi Team, We are using OCI DBCS VM which is Base Database Service. We have a requirement to place files daily in some location in DB server. But as per note id 2704132.1 …
-
DBCS - Base DBHi Team, Our DB version is 19.23 Multi-tenant having single CDB with single PDB. New DB system version will be 19.25. We have few queries and need your expertise answers…
-
Unifier API Line Item Number LimitationWe have an issue an issue we've encountered while updating/creating line items via API call. We attempted to update/create 4916 line items, but 16 were missed in the int…
-
Storing application files in dbcs systemHello experts, We are using OCI DBCS VM which is Base Database Service. We have a requirement to place application files daily in some location in DB server. But as per …
-
403 Error when trying to create REST Data Source - Oracle Cloud Applications (Saas) REST ServiceSummary: Trying to get Fusion (SaaS) Invoice data into Apex by way of REST failing with 403 / Discovery error: Oracle APEX cannot compute a data profile from the respons…
-
Can we create a new 12.2.0.1 oracle base database service in existing tenancy ?Summary: My organisation already set up tenancy in OCI 3 years ago: in which we have created a 12.2.0.1 testing oracle base database service we are exploring whether we …
-
For OCI 2-node DBCS can we manually assign private IP address?Summary: For an Oracle cloud Infrastructure 2-node DBCS, is it possible to manually assign a private IP address during provisioning? Alternatively, is there an option to…
-
How to manage versions in Oracle APEX with Bitbucket within the Oracle ecosystem?Hello everyone, We use Bitbucket for version control. We want to implement an efficient strategy to manage version control in Oracle APEX. What is the best way to versio…
-
Automating SQL script version control in SQL Developer, Visual Studio Code and BitbucketHi, we are currently looking for a way to integrate Oracle SQL Developer, Visual Studio Code and Bitbucket to automate version control of our SQL scripts. Our team works…
-
Data Safe/Data Discovery/Sensitive Data Model/Sensitive Data Creation is hanging at 65%As a pre-req for Data Masking, I am creating Sensitive Data Creation. It is hanging at 65% Content (please ensure you mask any confidential information): Version (includ…
-
I need to clone an SE2 PDB from OCI to on-premSummary: OCI requires that all tablespaces are TDE encrypted, even SE2 DBs. On-prem, you can't use TDE. Well, in fact, you can: all the ADMINISTER KEY MANAGEMENT command…
-
Error: Internal Server Error apexWhile saving a request in the apex ui using form button getting internal server error I have configured a page with interactive grid where i have configured a col to as …
-
apex_zip.add_file failed zipping 6.7 GB fileWe have plsql program using apex_zip.add_file utility to zip CSV file. It is working fine in production where the single CSV file size in 3.5 GB around. But it failed in…