Hi,
You are installed “Oracle Application Diagnostics For Java” (AD4J) but during “dbagent” configuration on linux receive error message “uuencode not installed“. If there are no any uuencode rpm package, then question is — where to take this utility ?
Full text of error:
=========================================================== ERROR: uudecode not installed or not in PATH. Please install it into your PATH and try again. ===========================================================
To resolve this issue install ‘sharutils’ (sometimes ‘shar-utils’) rpm package (in case of redhat: ‘up2date sharutils’).
After that you will get ‘uuencode’ on you server and it will be possible to continue you installation.
=========================================================== [oracle@test ~]$ which uuencode /usr/bin/uuencode [oracle@test ~]$ ==========================================================
For more information check Uuencode and Sharutils.
bye!
Advertisement