We are reviewing simplest method to backup a tablespace, then restore the backed up tablespace after
We are reviewing simplest methods to backup a tablespace, then restore the backed up tablespace after testing edits to it's schema.
Our ODA's db release is 11.2.0.4 and each application's data is all contained within it's own unique schema, tablespace, and datatfiles.
Currently we are looking at these backup/recovery methods;
1) RMAN Tablespace Backup
2) RMAN Tablespace Point in Time Recovery
3) Datapump .DMP snapshot
What are some other options?
Thanks!
Donald