I need to copy data from one database to another and one of the tables has CLOB datatype. Exporting throws an error "EXP-00003: no storage definition found for segment(5, 45443)" which I believe is due to the client and server being different oracle versions. What are my options ? SQLPLUS COPY command fails with the error "CPY0012: Object datatypes cannot be copied".
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
Bookmarks