All Content tagged with Oracle

Amazon RDS for Oracle is a fully managed commercial database that makes it easy to set up, operate, and scale Oracle deployments in the cloud.

Content language: English

Select tags to filter
Sort by most recent
287 results
Hi If I create an Oracle RDS based on CDB architecture. I assume oracle creates a root container CDB and PDB. Would I be able to connect to container and create users at that level or not? Is connec...
1
answers
0
votes
26
views
asked a day ago
I have a Siebel on premise application which runs in oracle database, with date range partitioning on several critical tables, my company is planning to migrate this app to the cloud soon so i want t...
Accepted AnswerOracle
2
answers
0
votes
25
views
asked a day ago
profile pictureAWS
EXPERT
published 10 days ago0 votes32 views
Amazon RDS for Oracle discontinuing X1e Database Instances on November 3, 2025
HI all, is it possibile to use a local smtp server to send mail via utl_smtp package through port 25 or there are some kind of restriction and it not possibile use the port 25? Many thanks.
2
answers
0
votes
34
views
asked 13 days ago
I am currently working with an Oracle RDS instance and have encountered an issue related to the database character set. By default, my Oracle RDS instance is using the AL32UTF8 character set. However,...
3
answers
0
votes
64
views
asked a month ago
Hello, Which oracle dynamic views (if any) that can answer the following questions about RDS: 1) Is the oracle 19c database on-premise or AWS Cloud database? 2) Is the cloud oracle database basd on R...
2
answers
0
votes
43
views
asked a month ago
AWS
published a month ago2 votes253 views
This article is intended for AWS customers who use Cloud WAN to manage network connectivity across their environment and are looking to connect to Oracle Database@AWS (ODB@AWS). While ODB supports con...
We want to reduce the current storage sized of an RDS Oracle DB. Can I use a snapshot, or will that not work?
2
answers
0
votes
106
views
asked a month ago
Hi all, in term of Oracle Database licensing, a db.r6i.large.tpc1.mem2x instance is equal to an db.r6i.large instance? They have the same number of vCPU but the first one has only 1 thread per core. I...
1
answers
0
votes
44
views
asked a month ago
Oracle RDS v$archived_log growing fast, it's consuming about 3000GB Retention time is already at 0 I use this query to check it: SELECT ROUND(SUM(BLOCKS * BLOCK_SIZE) / 1024 / 1024 / 1024, 2) AS...
1
answers
0
votes
62
views
asked 2 months ago
My RDS Oracle instance is running out of storage due to archived redo logs. I have already set the archivelog retention hours to 0 using: sql Copy Edit BEGIN rdsadmin.rdsadmin_util.set_configuratio...
1
answers
0
votes
74
views
asked 2 months ago
Is it possible to create a second master account in ORACLE RDS with same DBA permissions? If not, can I create a regular oracle account and assign it a DBA role or privileges similar to master RDS acc...
1
answers
0
votes
50
views
asked 2 months ago