RMAN> backup tablespace users;
Above command will execute successfully in the following conditions:
1) The databse is in NOARCHIVELOG mode and the tablespace is offline
2) The database is in ARCHIVELOG mode and the tablespace is offline
3) The database is in ARCHIVELOG mode and the tablespace is online
No comments:
Post a Comment