Questions 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
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
261 results
Is this procedure used to backup individual pluggable database. documentation states : perform a backup of all data blocks included a tenant database in a container database (CDB).
2
answers
0
votes
69
views
asked 4 months ago
Hello,
I am currently able to send emails using Google SMTP and AWS SES via PL/SQL (DBMS_MAIL/UTL_SMTP). However, I am encountering an issue where emails are not being sent specifically within my Ora...
1
answers
0
votes
85
views
asked 5 months ago
### Problem Summary
I have successfully installed Oracle APEX 24.1.3 (including Builder) on RDS Oracle 21c SE2 CDB using Option Groups (APEX + APEX-DEV). ORDS 25.3.1 is running on a separate EC2 inst...
1
answers
0
votes
178
views
asked 5 months ago
I am using the AWS Schema Conversion Tool (SCT) Batch CLI and trying to add an Oracle source using a TNS alias. The same TNS entry works correctly in my Java application, and the database connection i...
2
answers
0
votes
170
views
asked 5 months ago
Hello.
I am attempting to create an archive log directory to view archive logs in RDS for Oracle, but encountered the following error.
This occurred despite using a 19c database and the admin user. Pl...
2
answers
0
votes
211
views
asked 6 months ago
When i try to restore database schema using oracle datapump in amazon rds there is an error :
ORA-31626: job does not exist
I'm using PLSQL developer
2
answers
0
votes
447
views
asked 6 months ago
Hi
We're running an export datapump in our DB but it takes so long to finish. That's why we're trying to parallelize it with the method **"dbms_datapump.set_parallel (job_handle,2)"**, from the packa...
3
answers
0
votes
210
views
asked 7 months ago
Want to check how upgrade Oracle RDS instance from version 19c to 21c. The database is not using multitenant architecture. Could you outline the upgrade steps and expected downtime?
Accepted AnswerOracle
2
answers
0
votes
257
views
asked 8 months ago
Im working with a new customer and we are exploring the option to migrate their JDE application using RDS oracle as DBMS, Do you know if JD Edwards E1 can use AWS RDS ? if so, which is the best mi...
2
answers
0
votes
122
views
asked 8 months ago
Hello,
I have backup from client and try to roll up it on new instance of RDS Oracle 19. According to this guide https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/oracle-s3-integration.using.ht...
6
answers
0
votes
432
views
asked 9 months ago
Hi! I ran this query to determine the spread of the space that's allocated to different components of the Oracle database:
```
SELECT
'===========================================================' ...
2
answers
0
votes
194
views
asked 9 months ago
Hi, how can I resize Oracle ASM disk groups after increasing the size of EBS volumes using elastic volumes feature? I increased my EBS volumes from 50GB to 100GB but the ASM disk group still shows the...
3
answers
0
votes
358
views
asked 9 months ago