DMU : characterset conversion from utf8 to al32utf8
Hello,
I am doing a characterset conversion from UTF8 to AL32utf8 . During "Execute post-conversion" tasks, It has error-ed during
select mst.mst_snp_refresh_s.nextval from dual;
ora-02289 : sequence does not exist.
I am not able to continue. Can you please let me know how to skip this and continue
Thanks
Ram