Here you have to follow several steps.
First you need to put db in to the Archive log mode.
That will be in my earlier blog ().
Check weather DB in archive log mode.

Connect to the db as sys as sysdba and carry out following tasks to
Create a tablespace for RMAN repository.
Create User for RMAN repository.
Grant recovery_catalog_owner role to the RMAN user.
Verify what privilege with recovery_catalog_owner.
Connect to RMAN target using following.
provide target and catalog databases username and password.
Verify it's working properly.
First you need to put db in to the Archive log mode.
That will be in my earlier blog ().
Check weather DB in archive log mode.

Connect to the db as sys as sysdba and carry out following tasks to
Create a tablespace for RMAN repository.
Create User for RMAN repository.
Grant recovery_catalog_owner role to the RMAN user.
Verify what privilege with recovery_catalog_owner.
Connect to RMAN target using following.
provide target and catalog databases username and password.
Verify it's working properly.






No comments:
Post a Comment