When we are trying to do a Test Data Point on Oracle connection, Timezone error is thrown
We are trying to perform an Test Datapoint on Oracle connection facing below issue
After restarting all the agents present in the DEV the same issue still persisits.
Hi Karthik,
This issue is related to jars conflict. If we try to access 12.x version oracle with 11.x jar.
Can you add below property in diagent.config file’s java_opts variable and then try to restart the agent.
Agent config file : diserver/conf/diagent.conf
-Doracle.jdbc.timezoneAsRegion=false