Transportable tablespace upgrade
I was looking at upgrading a database from 9.2 to 12 and one from 10.1 to 12 and another from 10.2 to 12. The documentation says I have to go in steps. 11.1, 11.2 then 12.1 for the version 9. Can I avoid this by doing an upgrade using transportable tablespaces? If I create the new version 12 database can I transport a significantly lower version to the upper version without the intermediate versions?
Thank you!