标题: ORA-31468: cannot process DDL change record [打印本页] 作者: admin 时间: 2016-9-6 19:42 标题: ORA-31468: cannot process DDL change record ORA-31468: cannot process DDL change record Cause: The change set hasstop_on_ddl enabled and was trying to process a DDL
change record. Action: Check the alert logto find out what the DDL record contained. Make any
necessary changes to the change tables. Call ALTER_CHANGE_SET with recover_
after_error and remove_ddl set to 'Y'.