Real Application Testing - Database Replay - s/u clarification
My source database is 10.2.0.4 and replay env. is 11.2.0 (they both resides on diff. server)
we do not have Enterprise manager in our env. so I am planning to use DBCC (standalone EM console).
As per doc. here is high level steps:
1) Copy 10g data via rman/hotbackup
2) capture load
3) Restored copied data to new server and upgrade from 10g -11g and process captured data
4) Replay workload
So far I s/u 10.2.0.4 database with dbconsole/repository created for DBCC.
My question is when I copy database (including sysman repository) and restore it to new server, what needs to be done on dbconsole/DBCC configuration side?