Database Backup and Recovery (MOSC)

MOSC Banner

Restore DB OSB cloud module AWS S3

edited Feb 15, 2019 11:28AM in Database Backup and Recovery (MOSC) 1 commentAnswered ✓

Hi Gurus,

How would i restore RMAN backups taken using OSB CM from S3 on to different host ,if below command used for backing it up from host1 .What would be the command(Params) for the restoring to host2 ,

do i have to copy the configuration file osbwsPROD.ora on host2?

RMAN> run {<br/>  allocate channel s3_bucket device type sbt<br/>  parms 'SBT_LIBRARY=/u01/app/PROD/db/tech_st/11.1.0/lib/libosbws.so ENV=(OSB_WS_PFILE=/u01/app/PROD/db/tech_st/11.1.tests/osbwsPROD.ora)';<br/>  backup tablespace users;<br/>}<br/>2> 3> 4> 5>

Thanks

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