EBS -- Health Check

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

EBS -- Health Check

Ahmet
Hi,

I will health check for EBS, I downloaded  cp_analyzer_200_44.zip Oracle Support. Then Unzip this file,so that I will execute cp_analyzer.sql ? Will I execute it APPS tier or DB tier?

I downloaded my EBS DB server? I will execute EBS DB.

my way is right?

Thanks
Reply | Threaded
Open this post in threaded view
|

Re: EBS -- Health Check

ErmanArslansOracleBlog
Administrator
You can simply run it using sqlplus;

 sqlplus apps/<apps_password> @cp_analyzer.sql

Output Files are located on Host : <host>.<domain>

Output file :
    /usr/tmp/CP_Analyzer_<host>.<domain>_<SID>_<date>.html
Log file:
    /usr/tmp/CP_Analyzer_<host>.<domain>_<SID>_<date>.log

-->
It is all written in the document below;

E-Business Suite Concurrent Processing Analyzer ( CP Analyzer ) [VIDEO] (Doc ID 1411723.1)

Also, in that document you will find an embedded video that you can watch for running CP Analyzer..