A senior DBA asks you to decrease the values of
theconnect_time_scaleandthink_time_scalereplay processing parameters to 50 to preprocess
the workload for replay. What three could be reasons for this change?(Choose three.)
A.
to reduce the elapsed time between two successive user calls from a session.
B.
to decrease the number of concurrent users during replay
C.
to increase the number of concurrent users during replay
D.
to reduce the time of replay
E.
to decrease the wait for a query, caused by noncommitted transactions
Agree with the given answers.
A,C,D
ACD
think_time_scale – Scales the time elapsed between two successive user calls from the same session.
ACD
E could be right but “smells” the trap of no clearance