DBCS
Discussion List
-
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…
-
ORA-20401: Authorization failed for URI-dbms_cloud.put_object - Error While Creating Object—Create Credential ; BEGIN DBMS_CLOUD.CREATE_CREDENTIAL( credential_name => 'XXOBJ_CDN', username => 'xxemail@oracle.com', password => 'fjWXSIb_5;.N]nceHZ' ); END; —Put …Sridhar Gupta Yerram-Oracle 13 views 1 comment 0 points Most recent by Smarajit Samantaray-Oracle Database
-
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…
-
standby log apply pauseSummary: Hi, I have a critical activity to perform and part of the plan is to disable standby´s log apply temporarily : if everything goes well at primary site, log appl…
-
Help Understanding Binary Vectors and Jaccard Distance in Oracle DatabaseDear Team, Could you please help me understand the concept of binary vectors in the context of Oracle Database? Additionally, I would appreciate it if you could provide …Sridhar Gupta Yerram-Oracle 14 views 4 comments 0 points Most recent by Avishek Mazumdar-Oracle Database
-
dataguardHi Team, We are using DBCS VM - Oracle Base Database Service. We are enabling datagaurd to the primary database from OCI console. We are getting failed to fetch error me…
-
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…
-
Oracle Database AIHi Team, We are planning to upgrade DBCS Oracle Base Database Service from19c to 23. Please kindly share with us about which version of 23 have AI features. Thanks, Sati…
-
Procedure to rollback applied OS patches in DBCS/DB systemSummary: Hello Team, We have a 19.25.0.0 Version DB system/DBCS. We have applied OS patches through DBCLI using below command : dbcli get-availableospatches dbcli update…
-
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…
-
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 …
-
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…
-
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…
-
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…
-
APEX - ORDS - OAuth - Client CredentialSummary APEX - ORDS - OAuth - Client CredentialContent Hi Experts, I have created DBaaS Instance and using the ORDS feature in Application Express. I can able to use GET…
-
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 …
-
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 …
-
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…
-
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…
-
ATP vs DBCSSummary: I am looking for a comparison between DBCS and ATP DB based on features, pricing, scalability etc. Content (please ensure you mask any confidential information)…
-
migration to OCIHi Team, We have Oracle database 19.17, single node with 150GB size. We have to move this to OCI DBCS VM. We dont have direct connection from Onpremise datacenter to OCI…
-
DBCS grid and database patchingSummary: I have some queries what are pre checks and post checks we need to perform. As we are going to patch via OCI console where we need to check logs for grid and da…
-
What functionalities in DBCS I might lose access to after the support period expires on Sep 30, 24?Summary: Hi Experts, I need your help, please. There is a customer running Oracle Database Enterprise Edition 12.2.0.1 on DBCS in OCI. The customer is concerned about so…Bryan Diaz Dreyfus-Oracle 11 views 2 comments 0 points Most recent by Bryan Diaz Dreyfus-Oracle Database
-
databaseHi Experts, DBCS-VM Oracle Base Database Service Version 19.17 single node ASM storage We have created a new db system using console. During initial provisioning of DB s…
-
Migration of schema from onpremise to OCIHi team, I have a requirement to download an OCI storage object(export dmp file) from OCI VM using curl command with pre authenticated url. The size of dmp file is 50GB.…