Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 6 Heartbeat Plug-in Microagent : COM.TIBCO.hawk.microagent.heartbeat.HeartbeatMicroAgent : pingJDBCDriver

pingJDBCDriver
Method
Purpose
Connect to a database server using the JDBC driver connection parameters specified. The connection URL formats for available drivers are as follows:
jdbc:oracle:thin:@<host>:<port>:<database> Default Port:1521
 
jdbc:sqlserver://<host>:<port>;databaseName=<database> Default Port:1433
 
jdbc:sybase:Tds:<host>:<port>/<database> Default Port:5000
 
jdbc:db2://<host>:<port>/<database>:currentSchema; Default Port:5000
 
jdbc:mysql://<host>:<port>/<database>. Default Port:3306
Type
Open, Synchronous, IMPACT_INFO
Arguments
 
Returns
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved