Originally posted by: RT123
Hi,
I am a beginner in IBM WTX/ITX and am currently using version 9.0.0.3 Wanted to understand how can we optimize connection to DB and make sure the connection isn't established every time we make a call to the DB tables.
Currently we pass the DB connection string as a parameter within the DBLOOKUP query, but everytime a DB call is made the connection re-established and actually effects performance. Please suggest how the connection can be cached?
Thank you.
#IBMSterlingTransformationExtender#DataExchange#IBM-Websphere-Transformation-Extender