IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
#Supplychain
 View Only
  • 1.  WTX - WMB unable database adpater issue

    Posted 02/01/11 06:21 AM

    Originally posted by: N.V.KISHORE


    Hi,

    I am running a WTX 8.3 map in WMB 7.0 to update an XML file into data base table coloumn which is defined as blob,
    using target database adpater and mdq file in output card, I used update key setting in my .mdq file

    Issue is my TX map is not throwing any error, but xml file is also not getting updated in the table unble to get trace(.dbl)..

    Please share us some thoughts on how to get trace..and what could be the issues..

    Thanks in Advance
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange


  • 2.  Re: WTX - WMB unable database adpater issue

    Posted 02/03/11 01:13 AM

    Originally posted by: N.V.KISHORE


    We tried using data base adapter at the Input card side and able to generate trace file below,

    When we run the map locally in Windows machine map is working fine, but when we deploy in message broker in zlinux environment we are getting the error "Failed to load shared library" as shown below.
    Could any one help us to understand the problem,

    $more map_name.dbl
    <25241-504072528>: Validating the adapter command...
    <25241-504072528>: Database type is ODBC
    <25241-528454608>: Connecting...
    <25241-528454608>: Returned status: (-1027) Failed_to_load_shared_library
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 3.  Re: WTX - WMB unable database adpater issue