Originally posted by alison
How does oracle know to roll the transaction back? - I know the data to perform the rollback is in the datafiles (just normal oracle blocks) but the record of the transaction is not in the REDO.

I think that from other responses that the existence of the transaction in the RBS implies that it is to be rolled back, is this the case?
That's my understanding too, Alison!