Oracle Error Message
ORA-01642: begin backup not needed for read-only tablespace ‘string’
Reason for the Error
Attempting to begin or end a backup for a tablespace that has been set to read-only.
Solution
Take the backup without any begin or end commands. The files are not being modified so the backup will be consistent.