ORA-01642: begin backup not needed for read only tablespace 'string'
What triggered the Error:
Attempting to begin or end a backup for a tablespace that has been set to read only.What should we do to fix it:
Take the backup without any begin or end commands. The files are not being modified so the backup will be consistent.