Need help with the RBA concept
Hello Gurus,
I need some help understanding few things related to RBA and transactions in the trailfile using logdump.
1)Is one transaction aka insert/update/delete followed by commit?
2)does one RBA contains only one transaction(Either Insert/update/delete)?
3)How can i find how many transactions are skipped/missed by altering extract to another RBA(for ex: lets say Replicat abended at rba 700 and i alter replicat to start at 7001).
2)How can i find how many records(Insert/update/deletes) in one RBA?
Thanks