|
Oracle Error Code |
|
|
ora-16130 |
|
Description |
|
|
supplemental log information is missing from log stream |
|
|
Cause |
|
|
Supplemental logging is not enabled at the primary database. |
|
How to Solve |
|
|
|
Issue the following command to enable supplemental logging. ALTER DATABASE ADD SUPPLEMENTAL LOG DATA (PRIMARY KEY, UNIQUE INDEX) COLUMNS;
|
|
|
|
Do you have question or do you know about solution ?
Share with us. (No registration required)
|
|
Similar Errors |
|
|
|