Real Application Testing and jobs
Hi,
We are test RAT and we noticed the following incident :
1. backup in production server (rman), ok
1. Capture process in production server, ok
2. restore database in test server(rman), ok
3 the jobs in test server are re-schedule (modifying "next_date") so that it is not running during replay process (Is it OK ...? )
4. process capture file, ok
5. prepare replay, ok
6. start replay, in this point, 1 hour after of the start the replay, we noticed that the "next_date" of jobs are re-schedule to present day
and so the jobs begin to running in test database.
the questions are :
1. the jobs should not to running in the test database, because this work is execute for wrc clients (is it ok ...?)
We are test RAT and we noticed the following incident :
1. backup in production server (rman), ok
1. Capture process in production server, ok
2. restore database in test server(rman), ok
3 the jobs in test server are re-schedule (modifying "next_date") so that it is not running during replay process (Is it OK ...? )
4. process capture file, ok
5. prepare replay, ok
6. start replay, in this point, 1 hour after of the start the replay, we noticed that the "next_date" of jobs are re-schedule to present day
and so the jobs begin to running in test database.
the questions are :
1. the jobs should not to running in the test database, because this work is execute for wrc clients (is it ok ...?)
0