Unable to add some Oracle Monitor(s) in linux machine

Unable to add some Oracle Monitor(s) in linux machine

Problem: While trying to add Oracle monitor in linux machine it fails with following error message.

ORA-00604: error occurred at recursive SQL level 1
ORA-01882: timezone region not found

Cause: This is due to jar incompatibility while adding Oracle Database monitor of version 10g or lower in Applications Manager.

Fix: Unzip working/classes/classes12.zip file.
Open /oracle/jdbc/defaultConnectionProperties.properties file. Inside the file copy and paste the below mentioned content.

oracle.jdbc.timezoneAsRegion=false. 

Zip the file again with same name (classes12.zip), replace it and restart Applications Manager.


                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • Self monitor Applications Manager using Real User Monitoring

                        We can monitor the Applications Manager using Real User Monitoring with a Java Script injection and this can be used to measure the Applications Manager's performance continuously. All you need is to install and setup the Real User Monitoring (RUM) ...
                      • Unable to Add Kubernetes Monitor

                        If you are having trouble adding a Kubernetes monitor in Applications Manager, ensure that the the prerequisites have been met: Verify whether you can establish an SSH connection to the Kubernetes server from the APM installed machine. Use the ...
                      • Unable to add MS Office SharePoint monitor

                        Check if all the prerequisites are done. The prerequisites can be found here:  https://www.manageengine.com/products/applications_manager/help/prerequisites-for-applications-manager.html#SharePointServer WMI Mode If unable to add the SharePoint ...
                      • Unable to add Exchange Server monitor

                        Check whether all the prerequisites are done. The prerequisites can be found here:   https://www.manageengine.com/products/applications_manager/help/prerequisites-for-applications-manager.html#ExchangeServer WMI Mode If unable to add the Exchange ...
                      • Real User Monitor (RUM) - Troubleshooting

                        If the monitor has not polled data for a long time, follow the steps below for troubleshooting: Step 1: Check prerequisites to be done Real User Monitor requires the RUM Agent to be installed and mapped to the Applications Manager. Refer the help ...