02 Oct 2024 04:23 PM
Hello,
While attempting to create an OracleDB extension in Dynatrace, I encountered the following error:
"Failed to assign monitoring configuration to ActiveGate. Reason: Fast check failed for 1 endpoint(s). Cannot connect to database ipaddress
/servicename. Exception occurred: The connection timeout specified by DataSource.setLoginTimeout(int) or by the oracle.jdbc.loginTimeout property has been exceeded."
I have already checked the connection between the ActiveGate server and the database server, and it appears to be established successfully.
Could you please advise on a solution?
Best regards,
Salma
Solved! Go to Solution.
04 Oct 2024 01:00 AM
Things to check
check parameter SQLNET.EXPIRE_TIME
check if there is a space in trailing IP address to connect DB server
update the extension to latest version if not already on latest
remove and configure the extension again
Previous articles with similar issues