标题: ORA-16130: supplemental log information is [打印本页] 作者: admin 时间: 2016-8-25 10:07 标题: ORA-16130: supplemental log information is ORA-16130:supplemental log information is missing from log stream Cause: Supplemental logging is not enabled at the primarydatabase. Action: Issuethe following command to enable supplemental logging. ALTER
DATABASE ADD SUPPLEMENTAL LOG DATA (PRIMARY KEY, UNIQUE
INDEX) COLUMNS;