标题: ORA-31467: no column found in the source [打印本页] 作者: admin 时间: 2016-9-6 19:42 标题: ORA-31467: no column found in the source ORA-31467: no column found in the source table Cause: The OBJECT_ID flagwas set to 'Y' on the call to CREATE_CHANGE_
TABLE and change table belongs to the synchronous change set. The
corresponding object column was not detected in the source table. Action: Create the changetable with the OBJECT_ID flag set to 'N' or investigate
why the object column is not in the source table and add it to the sourcetable.