Hi all,
Scenario: My machine is configured with Data Studio client, where my required DB2 data base is configured. Through Data Studio, connection is successful. Here are configuration parameters I am having - Connection, Host, Username, Password, Port, Connection URL.
When connection is established to data base, in the trace view I got to know "Run method as - JDBC".
DB2 details - DB2 for z/OS (V10)
Requirement - I have to make connectivity to DB2 through UFT / QTP.
Queries -
1. Can we make DB2 connectivity with UFT with out installing any drivers / DSN configuration ? If so, based on the configuration parameters I am having, what will be the connection string ?
2. If DB2 connectivity with UFT can be done only with installation of drivers, then which drivers to be installed - JDBC / ODBC ? (From data studio, connection is through JDBC)
- Could anyone pls share the process to install & configure drivers & connection string that can be used in script.
Thanks in advance !