Connection Info Oracle (DevTest delivers this connection jar in LISA HOME/lib/shared folder) Select one of the two connection URLs depending on usage of SID or SERVICE JDBC Driver: oracle.jdbc.driver.OracleDriver Connect String: jdbc:oracle:thin:@[HOST]:1521:[SID] ...