Database Administration (MOSC)

MOSC Banner

RMAN configuration for S3 bucket storage

Product : Oracle Database 19c Enterprise Edition

Platform: RHEL v7

I have set up an EC2-based oracle instance in AWS and have successfully configured the connection to the S3 bucket storage using the OSB Cloud Module. I can now backup datafiles to this storage. I now would like to backup archive logs.

A test has run successfully to prove the configuration works as in the RMAN command below:

backup device type sbt archivelog all not backed up;

How do I configure RMAN to automate the writing of archive logs to this storage? Ideally, I would like this to occur passively without the use of a scheduled script.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center