Database Tuning (MOSC)

MOSC Banner

Is Real Application Testing installed or not?

edited Apr 4, 2011 3:50AM in Database Tuning (MOSC) 2 commentsAnswered
I have upgraded a database from 10g to 11gr2. I was doing some checks and found that Real Application Testing is somehow showing as installed whereas I never installed it. Here are some tests that I ran to check for Real Application Testing option:

01. In OUI, Real Application Testing is showing as installed.

02. opatch is showing Real Application Testing is installed:

opatch\opatch lsinventory -details | find /I "Real Application"
Oracle Real Application Testing                                      11.2.0.2.0


03. Workload capture packages are installed and valid:

SQL> select object_name, object_type, status from dba_objects where object_name like '%WORKLOAD_CAPTURE';

OBJECT_NAME
--------------------------------------------------------------------------------

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center