Sometimes, when you have a Service Request open with Oracle Support,
they can ask you to run Oracle Diagnostics Tool for some products on your R12 Application.
Two Methods of Running RDA :
1st Method
Here is a simple example of running for GME and JL products:
########################################
cd $IZU_TOP/bin
./rda.sh -vdCRP -e APPL_SHORT='GME' ACT
./rda.sh -vdCRP -e APPL_SHORT='AR' ACT
########################################
Upload the zip file to Oracle Support.
Location of Zip file: $IZU_TOP/bin/output
2nd Method
E.g Running RDA for GME
Steps :
Login to EBS as sysadmin or with responsibility as Application Diagnostics
Click on Diagnose.
From Diagnostic Tests click on Select Application
From Select Application , Select GME.
Now click on RDA and click Execute Button
Now Input Responsibility id,Application shortname ,apps username and apps password.
And click on Submit Button.
RDA will get executed and will take approx 5 mins or so.
Hello!
ReplyDeleteThis is very useful information, thank you :)
Please tell, where did you find this? I have searched this info (exactly how to run RDA for one product) in Metalink, but didn't find.
Nice blob, by the way, many cool info.
Regards,
Mike