Originally posted by: SystemAdmin
Yes, I have put -T option also, But trace is not generated.
I am trying to update database table directly from Output card, without using the MDQ file.
Is that possible?
My adpater command is like this
-DBTYPE ORACLE -TRACE ID2.dbl -CONNECT MyDB -USER user1 -PW pwd -STMT "UPDATE EMPDTLS SET JOININGDATE =sysdate WHERE EMPID = 'ID#'"
So here instead of using the MDQ file I want to update as Database Adapter Command.
Have anybody done this? Or is it possible in WTX?
#IBMSterlingTransformationExtender#DataExchange#IBM-Websphere-Transformation-Extender