Execute this:
select owner, index_name
from dba_indexes
where table_owner='MDM3'
and table_name = 'T_OLD_CMPN_HIST_XTRCT';
See if any indexes on this table are created in a different schema (other than MDM3).
|
Results 1 to 10 of 15
Thread: Execute Immediate error !!Threaded View
|
Click Here to Expand Forum to Full Width |