Oracle Error Message
ORA-19730: can not convert offline plugged-in datafile string
Reason for the Error
As part of making a tablespace read-write, we need to convert datafiles that are plugged in read-only. The file must be online.
Solution
Online the datafile and retry the operation.