How to run RDA (Remote Diagnostic Agent) on Oracle Application Sever 10g
RDA is required to know possibly each and everything related to Oracle environment . This is generally required by ORACLE support to debug the issue logged . This is how you can generate the RDA in your environment .
Run the RDA like this:
In Unix , go to RDA directory and execute ./rda.sh
Also youneed to supply the respective passwords of the environment so keep it handy once the RDA script starts running.
Run the RDA like this:
In Unix , go to RDA directory and execute ./rda.sh
Also youneed to supply the respective passwords of the environment so keep it handy once the RDA script starts running.
Comments