...
No Format | ||
---|---|---|
| ||
REPOE@TTORCL_SRC> update repoe.logon set logon_id=logon_id*100 where logon_id=1000000; 2 rows updated. REPOE@TTORCL_SRC> commit; Commit complete. |
Check in the console, that we have really created the conflict
...
As we have created a conflict, we have to see what exactly happened.
Connect to dbvrep console and run command list conflict
...