drop apply INSTANTIATION for one table

drop apply INSTANTIATION for one table

 

http://www.itpub.net/viewthread.php?tid=1114837

 


begin
dbms_apply_adm.set_table_instantiation_scn (
 source_object_name => 'szhao.onewaydept',
 source_database_name => 'strm10.world',
 instantiation_scn => NULL
 );   
end;
/

 

 

请使用浏览器的分享功能分享到微信等