Connecting with the Kron DAM SQL Proxy
2 min
there are different kinds of sqls supported by kron dam the port number is the identifier of the connection to the database via kron dam sql proxy to establish a connection using sql proxy utilize an sql client (such as dbeaver, datagrip, sql workbench, etc ) initiate a new connection in the sql client, selecting the type of database added to kron dam (e g , if oracle was added to kron dam, select an oracle type connection) enter the username and password for the device you entered in kron pam into the connection screen of your sql client enter the sql proxy port number, specifically assigned in kron dam, into the port field input the ip number of kron dam into the host field enter the database name you entered in kron dam into the service name field establish the connection for mssql db connections some sql clients could give connection errors to solve this please change the sslprotocol to tlsv1 2 to allow oracle database connections via toad, the lock procedural sensitive queries=false parameter must be defined in the system configuration even if the connection parameters are correctly configured, metadata retrieval may fail due to timeout in some cases this is typically caused by slow response from the target database if necessary, the dam ddm metadata connection timeout parameter can be increased to extend the timeout duration