Usage of RBS
I used database backup and do the restoration on a testing machine and I can
observe the rbs tablespace's space was used up after applying the archivelogs
to the accident time. However, there are no txn information inside (that's expected).My question is: can I, during the archivelogs being applied, to check the rollbacksegments utilization (e.g. by querying the v$transaction view)? Actually i tried this,but no rows were selected.