Originally posted by: kumar.prashanth
How Do I configure a remote database in the Database Interface Designer? I was able to configure a local db2 instance and create type trees and the query file and create a transformation map using the generated type tree. But I am facing issue while configuring a remote DB2 instance. I am getting the below error when I use the JDBC type 4 URI as the datasource (jdbc:db2://192.168.189.131:50000/SAMPLE).
What am I doing wrong? Any pointers on this is greatly appreciated.
Thanks
Prashanth
<9756-6524-10/29/14 16:51:03>: SQLConnect failed.
<9756-6524-10/29/14 16:51:03>: Database connect status: rc = -1005, count = 0.
<9756-6524-10/29/14 16:51:37>: Datasource :
<9756-6524-10/29/14 16:51:37>: UserID : db2inst1
<9756-6524-10/29/14 16:51:37>: Password : *****
<9756-6524-10/29/14 16:51:37>: Context: Output Card, Transaction scope:
<9756-6524-10/29/14 16:51:37>: On Failure: Commit, On Success:
<9756-6524-10/29/14 16:51:37>: No existing connection was found.
<9756-6524-10/29/14 16:51:37>: Error in SQLConnect
Message: [IBM][CLI Driver] SQL1013N The database alias name or database name " " could not be found. SQLSTATE=42705 SQL State: 08001
<9756-6524-10/29/14 16:51:37>: SQLConnect failed.
<9756-6524-10/29/14 16:51:37>: Database connect status: rc = -1005, count = 0.
#DataExchange#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender