Defragmentation of tablespaces in read only mode
Hello,
the DB is 19c, there are a couple of tablespaces which are very fragmented and in order to fix it we wanted to export-drop-import but realize that they were set in "READ ONLY" mode for other reason however the person who did it said to us that he can set them again in "READ WRITE".
The question here is if we change it to "READ WRITE" shall we expect any issues during the export/import?