Move blob from one DB to another DB
My source DB,
user: myUser
tale with blob: myTable
tablespace:data1
My target DB,
user: myUser
tale with blob: myTable
tablespace:data2
I tried using Oracle emp/imp. It failed on imp with error, "tablespace 'DATA1' does not exist" .
Thank you for help
Liz