From what I understand, in order to use transportable tablespaces as a means to copy the tablespaces, I would need to set up a temporary database, do a full restore from the rman backup, alter the tablespaces to be copied to be transportable, and then export/import the tablespaces. Is this correct?