|
Oracle Error Code |
|
|
ora-16229 |
|
Description |
|
|
PDML child string string string for parent string string string cannot be skipped. |
|
|
Cause |
|
|
A request was made to skip a parallel DML child transaction id. This is not supported. |
|
How to Solve |
|
|
|
Using the DBMS_LOGSTDBY.UNSKIP_TRANSACTION procedure, remove the child transaction id, then specify the parent transaction id using DBMS_LOGSTDBY.SKIP_TRANSACTION if appropriate.
|
|
|
|
Do you have question or do you know about solution ?
Share with us. (No registration required)
|
|
Similar Errors |
|
|
|