update classdefinition_v set name = 'oracle.wh.repos.impl.taskFlow.PLUGGABLE_MAPPING_TASK' where name = 'oracle.wh.repos.impl.taskFlow.SUBMAP_TASK'; update classdefinition_x set name = 'oracle.wh.repos.impl.taskFlow.PLUGGABLE_MAPPING_TASK' where name = 'oracle.wh.repos.impl.taskFlow.SUBMAP_TASK'; update cmptask_v set strongtypename = 'oracle.wh.repos.impl.taskFlow.PLUGGABLE_MAPPING_TASK' where strongtypename = 'oracle.wh.repos.impl.taskFlow.SUBMAP_TASK'; update cmptask_v set handler = 'PLUGGABLE_MAPPING' where handler = 'SUBMAP';