In a global transaction 2 records are inserted in a DB, but only one of them is committed

Hello,
in a ATMI application I run the following servers using one DB2 database:
A kind of Frontend, which receives requests over TCP-IP and sends these requests to other servers by the following calls: tpbegin, tpcall S1, tpcall S2, tpcommit
S1, written in C with embedded SQL: inserts 1 record A
S2, written in COBOL with embedded SQL: inserts 1 record B
Here is a snippet of the config-File:
>>>>>>
*GROUPS
GROUP1
      LMID=server    GRPNO=1
      TMSNAME=TMS_UDB TMSCOUNT=2
      OPENINFO="UDB_XA:db=xxx,uid=yyy,pwd=zzz"
*SERVERS
FE     SRVGRP=GROUP1 SRVID=200 MIN=1 MAX=1 MINDISPATCHTHREADS=1 MAXDISPATCHTHREADS=2 CLOPT="-s FE:services"
S1     SRVGRP=GROUP1 SRVID=100 MIN=1 MAX=1 CLOPT="-s S1:services"
S2     SRVGRP=GROUP1 SRVID=700 MIN=1 MAX=5 CLOPT="-s S2:services"
<<<<<<
My problem is: only record B is in the database at the end of the transaction. If I am debugging the transaction I can see that record A is inserted into the database, but it has vanished after the tpcommit.
All servers are built with "-r UDB_XA" and call tpopen during initialisation.
I have produced a trace, where I see the following:
Tuxedo Version 12.1.1.0, 64-bit, Linux RH, DB2 9.7
gtrid is the same everywhere
tpreturn in S2 calls xa_end: this is the server which inserts the commited record B
tpreturn in S1 does NOT call xa_end.
Thanks everyone.
Georg

Hi Todd,
In the call of S1 the TPNOTRAN flag is not set
S1 ist built with: buildserver -o ... -f "source/S1.c $(LINK_OBJS)" -r UDB_XA -s S1:services
All the servers are built alike.
Statements like SQL CONNECT do not exist in S1
What does irritate me in the trace: there are lines with "tpopen = 1". In the documentation the return value for error is -1, and we check for -1 in the code. What does the 1 mean?
The trace follows beneath.
Regards
Georg
151706.SERVER!tmboot.5389.2406381312.-2: 08-06-2013: client high water (0), total client (0)
151706.SERVER!tmboot.5389.2406381312.-2: TRACE:tr:  trace("*:ulog:dye")
151706.SERVER!tmboot.5389.2406381312.-2: TRACE:tr:  dye
151708.SERVER!BBL.5390.530695936.0: 08-06-2013: Tuxedo Version 12.1.1.0, 64-bit, Patch Level (none)
151708.SERVER!BBL.5390.530695936.0: TRACE:tr:  trace("*:ulog:dye")
151708.SERVER!BBL.5390.530695936.0: TRACE:tr:  dye
151708.SERVER!BBL.5390.530695936.0: TRACE:tr:  trace("*:ulog:dye")
151708.SERVER!BBL.5390.530695936.0: TRACE:tr:  dye
151710.SERVER!BBL.5390.530695936.0: TRACE:tr:  trace("*:ulog:dye")
151710.SERVER!BBL.5390.530695936.0: TRACE:tr:  dye
151710.SERVER!BBL.5390.530695936.0: LIBTUX_CAT:262: INFO: Standard main starting
151710.SERVER!BBL.5390.530695936.0: TRACE:ia:  { tpsvrinit(14, "BBL -C dom=DOM -g 30002 -i 0 -u SERVER -U /path/ULOG -m 0 -A")
151710.SERVER!BBL.5390.530695936.0: TRACE:ia:    { tpadvertise(".TMIB", 0x0x409349)
151710.SERVER!BBL.5390.530695936.0: TRACE:ia:    } tpadvertise = 1
151710.SERVER!BBL.5390.530695936.0: TRACE:ia:    { tpadvertise("..TMIBSET", 0x0x409349)
151710.SERVER!BBL.5390.530695936.0: TRACE:ia:    } tpadvertise = 1 [tperrno TPENOENT]
151710.SERVER!BBL.5390.530695936.0: TRACE:ia:  } tpsvrinit = 1 [tperrno TPENOENT]
151710.SERVER!TMS_UDB.5393.2750289696.0: 08-06-2013: Tuxedo Version 12.1.1.0, 64-bit
151710.SERVER!TMS_UDB.5393.2750289696.0: TRACE:tr:  trace("*:ulog:dye")
151710.SERVER!TMS_UDB.5393.2750289696.0: TRACE:tr:  dye
151710.SERVER!TMS_UDB.5393.2750289696.0: TRACE:tr:  trace("*:ulog:dye")
151710.SERVER!TMS_UDB.5393.2750289696.0: TRACE:tr:  dye
151710.SERVER!TMS_UDB.5393.2750289696.0: TRACE:tr:  trace("*:ulog:dye")
151710.SERVER!TMS_UDB.5393.2750289696.0: TRACE:tr:  dye
151710.SERVER!TMS_UDB.5393.2750289696.0: LIBTUX_CAT:262: INFO: Standard main starting
151710.SERVER!TMS_UDB.5393.2750289696.0: TRACE:ia:  { tpsvrinit(14, "TMS_UDB -C dom=DOM -g 1 -i 30001 -u SERVER -U /path/ULOG -m 0 -A")
151710.SERVER!TMS_UDB.5393.2750289696.0: TRACE:ia:    { tpopen()
151710.SERVER!TMS_UDB.5393.2750289696.0: TRACE:xa:      { xa_open(0x0xeeeb10, 0, 0x0)
151710.SERVER!TMS_UDB.5393.2750289696.0: TRACE:xa:      } xa_open = 0
151710.SERVER!TMS_UDB.5393.2750289696.0: TRACE:ia:    } tpopen = 1
151710.SERVER!TMS_UDB.5393.2750289696.0: TRACE:ia:    { tpalloc("rpcrqst", "", 4096)
151710.SERVER!TMS_UDB.5393.2750289696.0: TRACE:ia:    } tpalloc = 0x0xf4a068
151710.SERVER!BBL.5390.530695936.0: TRACE:ia:  { tprealloc(0x0xe0ad28, 52)
151710.SERVER!BBL.5390.530695936.0: TRACE:ia:  } tprealloc = 0x0xe0e208
151710.SERVER!BBL.5390.530695936.0: TRACE:ia:  { tpfree(0x0xe0d7b8)
151710.SERVER!BBL.5390.530695936.0: TRACE:ia:  } tpfree
151710.SERVER!TMS_UDB.5393.2750289696.0: TRACE:ia:    { tpfree(0x0xf4e188)
151710.SERVER!TMS_UDB.5393.2750289696.0: TRACE:ia:    } tpfree
151710.SERVER!TMS_UDB.5393.2750289696.0: TRACE:xa:    { xa_recover(0x0x7fff59d82990, 100, 0, 0x1000000)
151710.SERVER!TMS_UDB.5393.2750289696.0: TRACE:xa:    } xa_recover = 0
151710.SERVER!TMS_UDB.5393.2750289696.0: TRACE:ia:  } tpsvrinit = 1
151710.SERVER!TMS_UDB.5394.2099959584.0: 08-06-2013: Tuxedo Version 12.1.1.0, 64-bit
151710.SERVER!TMS_UDB.5394.2099959584.0: TRACE:tr:  trace("*:ulog:dye")
151710.SERVER!TMS_UDB.5394.2099959584.0: TRACE:tr:  dye
151710.SERVER!TMS_UDB.5394.2099959584.0: TRACE:tr:  trace("*:ulog:dye")
151710.SERVER!TMS_UDB.5394.2099959584.0: TRACE:tr:  dye
151710.SERVER!TMS_UDB.5394.2099959584.0: TRACE:tr:  trace("*:ulog:dye")
151710.SERVER!TMS_UDB.5394.2099959584.0: TRACE:tr:  dye
151710.SERVER!TMS_UDB.5394.2099959584.0: LIBTUX_CAT:262: INFO: Standard main starting
151710.SERVER!TMS_UDB.5394.2099959584.0: TRACE:ia:  { tpsvrinit(14, "TMS_UDB -C dom=DOM -g 1 -i 30002 -u SERVER -U /path/ULOG -m 0 -A")
151710.SERVER!TMS_UDB.5394.2099959584.0: TRACE:ia:    { tpopen()
151710.SERVER!TMS_UDB.5394.2099959584.0: TRACE:xa:      { xa_open(0x0x1706b10, 0, 0x0)
151710.SERVER!TMS_UDB.5394.2099959584.0: TRACE:xa:      } xa_open = 0
151710.SERVER!TMS_UDB.5394.2099959584.0: TRACE:ia:    } tpopen = 1
151710.SERVER!TMS_UDB.5394.2099959584.0: TRACE:ia:  } tpsvrinit = 1
151710.SERVER!S1.5395.3805534048.0: 08-06-2013: Tuxedo Version 12.1.1.0, 64-bit
151710.SERVER!S1.5395.3805534048.0: TRACE:tr:  trace("*:ulog:dye")
151710.SERVER!S1.5395.3805534048.0: TRACE:tr:  dye
151710.SERVER!S1.5395.3805534048.0: TRACE:tr:  trace("*:ulog:dye")
151710.SERVER!S1.5395.3805534048.0: TRACE:tr:  dye
151710.SERVER!S1.5395.3805534048.0: TRACE:tr:  trace("*:ulog:dye")
151710.SERVER!S1.5395.3805534048.0: TRACE:tr:  dye
151710.SERVER!S1.5395.3805534048.0: LIBTUX_CAT:262: INFO: Standard main starting
151710.SERVER!S1.5395.3805534048.0: TRACE:at:  { tpsvrinit(18, "S1 -C dom=DOM -g 1 -i 100 -u SERVER -U /path/ULOG -m 0 -s S1:services")
151710.SERVER!S1.5395.3805534048.0: TRACE:at:    { tpopen()
151710.SERVER!S1.5395.3805534048.0: TRACE:xa:      { xa_open(0x0xf4eb10, 0, 0x0)
151710.SERVER!S1.5395.3805534048.0: TRACE:xa:      } xa_open = 0
151710.SERVER!S1.5395.3805534048.0: TRACE:at:    } tpopen = 1
151710.SERVER!S1.5395.3805534048.0: TRACE:xa:    { ax_reg(0, 0x0x7fffbae0ac80, 0)
151710.SERVER!S1.5395.3805534048.0: TRACE:xa:    } ax_reg = 0
151710.SERVER!S1.5395.3805534048.0: TRACE:at:  } tpsvrinit = 0
151710.SERVER!FE.5396.2057348960.0: 08-06-2013: Tuxedo Version 12.1.1.0, 64-bit
151710.SERVER!FE.5396.2057348960.0: TRACE:tr:  trace("*:ulog:dye")
151710.SERVER!FE.5396.2057348960.0: TRACE:tr:  dye
151710.SERVER!FE.5396.2057348960.0: TRACE:tr:  trace("*:ulog:dye")
151710.SERVER!FE.5396.2057348960.0: TRACE:tr:  dye
151710.SERVER!FE.5396.2057348960.0: TRACE:tr:  trace("*:ulog:dye")
151710.SERVER!FE.5396.2057348960.0: TRACE:tr:  dye
151710.SERVER!FE.5396.2057348960.0: LIBTUX_CAT:262: INFO: Standard main starting
151710.SERVER!FE.5396.2057348960.0: TRACE:at:  { tpsvrinit(18, "FE -C dom=DOM -g 1 -i 200 -u SERVER -U /path/ULOG -m 0 -s FE:services")
151710.SERVER!FE.5396.2057348960.0: TRACE:at:    { tpopen()
151710.SERVER!FE.5396.2057348960.0: TRACE:xa:      { xa_open(0x0x29ddb10, 0, 0x0)
151710.SERVER!FE.5396.2057348960.0: TRACE:xa:      } xa_open = 0
151710.SERVER!FE.5396.2057348960.0: TRACE:at:    } tpopen = 1
151710.SERVER!FE.5396.2057348960.0: TRACE:xa:    { ax_reg(0, 0x0x7fffeb618490, 0)
151710.SERVER!FE.5396.2057348960.0: TRACE:xa:    } ax_reg = 0
151710.SERVER!FE.5396.2057348960.0: TRACE:at:  } tpsvrinit = 0
151710.SERVER!FE.5396.1917224704.-2: TRACE:at: { tpappthrinit (0)
151710.SERVER!FE.5396.1917224704.-2: TRACE:ia:  { tpsetctxt(1, 0x0)
151710.SERVER!FE.5396.1917224704.1: TRACE:tr:    trace("*:ulog:dye")
151710.SERVER!FE.5396.1917224704.1: TRACE:tr:    dye
151710.SERVER!FE.5396.1917224704.1: TRACE:ia:  } tpsetctxt = 0
151710.SERVER!FE.5396.1917224704.1: TRACE:at:} tpappthrinit = 0
151710.SERVER!FE.5396.1917224704.1: TRACE:at:  { tpopen()
151710.SERVER!FE.5396.1917224704.1: TRACE:xa:    { xa_open(0x0x7fd868005730, 0, 0x0)
151710.SERVER!FE.5396.1906734848.-2: TRACE:at: { tpappthrinit (0)
151710.SERVER!FE.5396.1906734848.-2: TRACE:ia:  { tpsetctxt(2, 0x0)
151710.SERVER!FE.5396.1906734848.2: TRACE:tr:    trace("*:ulog:dye")
151710.SERVER!FE.5396.1906734848.2: TRACE:tr:    dye
151710.SERVER!FE.5396.1906734848.2: TRACE:ia:  } tpsetctxt = 0
151710.SERVER!FE.5396.1906734848.2: TRACE:at:} tpappthrinit = 0
151710.SERVER!FE.5396.1906734848.2: TRACE:at:  { tpopen()
151710.SERVER!FE.5396.1906734848.2: TRACE:xa:    { xa_open(0x0x7fd860005730, 0, 0x0)
151710.SERVER!FE.5396.1896244992.-2: TRACE:at: { tpappthrinit (0)
151710.SERVER!FE.5396.1896244992.-2: TRACE:ia:  { tpsetctxt(3, 0x0)
151710.SERVER!FE.5396.1896244992.3: TRACE:tr:    trace("*:ulog:dye")
151710.SERVER!FE.5396.1896244992.3: TRACE:tr:    dye
151710.SERVER!FE.5396.1896244992.3: TRACE:ia:  } tpsetctxt = 0
151710.SERVER!FE.5396.1896244992.3: TRACE:at:} tpappthrinit = 0
151710.SERVER!FE.5396.1896244992.3: TRACE:at:  { tpopen()
151710.SERVER!FE.5396.1896244992.3: TRACE:xa:    { xa_open(0x0x7fd858005730, 0, 0x0)
151710.SERVER!FE.5396.1885755136.-2: TRACE:at: { tpappthrinit (0)
151710.SERVER!FE.5396.1885755136.-2: TRACE:ia:  { tpsetctxt(4, 0x0)
151710.SERVER!FE.5396.1885755136.4: TRACE:tr:    trace("*:ulog:dye")
151710.SERVER!FE.5396.1885755136.4: TRACE:tr:    dye
151710.SERVER!FE.5396.1885755136.4: TRACE:ia:  } tpsetctxt = 0
151710.SERVER!FE.5396.1885755136.4: TRACE:at:} tpappthrinit = 0
151710.SERVER!FE.5396.1885755136.4: TRACE:at:  { tpopen()
151710.SERVER!FE.5396.1885755136.4: TRACE:xa:    { xa_open(0x0x7fd85c005730, 0, 0x0)
151710.SERVER!FE.5396.1875265280.-2: TRACE:at: { tpappthrinit (0)
151710.SERVER!FE.5396.1875265280.-2: TRACE:ia:  { tpsetctxt(5, 0x0)
151710.SERVER!FE.5396.1875265280.5: TRACE:tr:    trace("*:ulog:dye")
151710.SERVER!FE.5396.1875265280.5: TRACE:tr:    dye
151710.SERVER!FE.5396.1875265280.5: TRACE:ia:  } tpsetctxt = 0
151710.SERVER!FE.5396.1875265280.5: TRACE:at:} tpappthrinit = 0
151710.SERVER!FE.5396.1875265280.5: TRACE:at:  { tpopen()
151710.SERVER!FE.5396.1875265280.5: TRACE:xa:    { xa_open(0x0x7fd850005730, 0, 0x0)
151710.SERVER!FE.5396.1864775424.-2: TRACE:at: { tpappthrinit (0)
151710.SERVER!FE.5396.1864775424.-2: TRACE:ia:  { tpsetctxt(6, 0x0)
151710.SERVER!FE.5396.1864775424.6: TRACE:tr:    trace("*:ulog:dye")
151710.SERVER!FE.5396.1864775424.6: TRACE:tr:    dye
151710.SERVER!FE.5396.1864775424.6: TRACE:ia:  } tpsetctxt = 0
151710.SERVER!FE.5396.1864775424.6: TRACE:at:} tpappthrinit = 0
151710.SERVER!FE.5396.1864775424.6: TRACE:at:  { tpopen()
151710.SERVER!FE.5396.1864775424.6: TRACE:xa:    { xa_open(0x0x7fd854005730, 0, 0x0)
151710.SERVER!FE.5396.1854285568.-2: TRACE:at: { tpappthrinit (0)
151710.SERVER!FE.5396.1854285568.-2: TRACE:ia:  { tpsetctxt(7, 0x0)
151710.SERVER!FE.5396.1854285568.7: TRACE:tr:    trace("*:ulog:dye")
151710.SERVER!FE.5396.1854285568.7: TRACE:tr:    dye
151710.SERVER!FE.5396.1854285568.7: TRACE:ia:  } tpsetctxt = 0
151710.SERVER!FE.5396.1854285568.7: TRACE:at:} tpappthrinit = 0
151710.SERVER!FE.5396.1854285568.7: TRACE:at:  { tpopen()
151710.SERVER!FE.5396.1854285568.7: TRACE:xa:    { xa_open(0x0x7fd848005730, 0, 0x0)
151710.SERVER!FE.5396.1843795712.-2: TRACE:at: { tpappthrinit (0)
151710.SERVER!FE.5396.1843795712.-2: TRACE:ia:  { tpsetctxt(8, 0x0)
151710.SERVER!FE.5396.1843795712.8: TRACE:tr:    trace("*:ulog:dye")
151710.SERVER!FE.5396.1843795712.8: TRACE:tr:    dye
151710.SERVER!FE.5396.1843795712.8: TRACE:ia:  } tpsetctxt = 0
151710.SERVER!FE.5396.1843795712.8: TRACE:at:} tpappthrinit = 0
151710.SERVER!FE.5396.1843795712.8: TRACE:at:  { tpopen()
151710.SERVER!FE.5396.1843795712.8: TRACE:xa:    { xa_open(0x0x7fd84c005730, 0, 0x0)
151710.SERVER!FE.5396.1822816000.-2: TRACE:ia:  { tpsetctxt(9, 0x0)
151710.SERVER!FE.5396.1822816000.9: TRACE:tr:    trace("*:ulog:dye")
151710.SERVER!FE.5396.1822816000.9: TRACE:tr:    dye
151710.SERVER!FE.5396.1822816000.9: TRACE:ia:  } tpsetctxt = 0
151710.SERVER!FE.5396.1822816000.9: LIBTUX_CAT:6126: INFO: New server dispatched thread starting
151710.SERVER!FE.5396.1822816000.9: TRACE:at:  { tpopen()
151710.SERVER!FE.5396.1822816000.9: TRACE:xa:    { xa_open(0x0x7fd84c0170d0, 0, 0x0)
151710.SERVER!FE.5396.1927714560.-2: TRACE:at: { tpappthrinit (0)
151710.SERVER!FE.5396.1927714560.-2: TRACE:ia:  { tpsetctxt(10, 0x0)
151710.SERVER!FE.5396.1927714560.10: TRACE:tr:    trace("*:ulog:dye")
151710.SERVER!FE.5396.1927714560.10: TRACE:tr:    dye
151710.SERVER!FE.5396.1927714560.10: TRACE:ia:  } tpsetctxt = 0
151710.SERVER!FE.5396.1927714560.10: TRACE:at:} tpappthrinit = 0
151710.SERVER!FE.5396.1927714560.10: TRACE:at:  { tpopen()
151710.SERVER!FE.5396.1927714560.10: TRACE:at:} tpappthrinit = 0
151710.SERVER!FE.5396.1927714560.10: TRACE:at:  { tpopen()
151710.SERVER!FE.5396.1927714560.10: TRACE:xa:    { xa_open(0x0x7fd848019880, 0, 0x0)
151710.SERVER!FE.5396.1938204416.-2: TRACE:at: { tpappthrinit (0)
151710.SERVER!FE.5396.1938204416.-2: TRACE:ia:  { tpsetctxt(11, 0x0)
151710.SERVER!FE.5396.1938204416.11: TRACE:tr:    trace("*:ulog:dye")
151710.SERVER!FE.5396.1938204416.11: TRACE:tr:    dye
151710.SERVER!FE.5396.1938204416.11: TRACE:ia:  } tpsetctxt = 0
151710.SERVER!FE.5396.1938204416.11: TRACE:at:} tpappthrinit = 0
151710.SERVER!FE.5396.1938204416.11: TRACE:at:  { tpopen()
151710.SERVER!FE.5396.1938204416.11: TRACE:xa:    { xa_open(0x0x7fd8540192d0, 0, 0x0)
151710.SERVER!FE.5396.1885755136.4: TRACE:xa:    } xa_open = 0
151710.SERVER!FE.5396.1885755136.4: TRACE:at:  } tpopen = 1
151710.SERVER!FE.5396.1843795712.8: TRACE:xa:    } xa_open = 0
151710.SERVER!FE.5396.1843795712.8: TRACE:at:  } tpopen = 1
151710.SERVER!SR.5409.185980768.0: 08-06-2013: Tuxedo Version 12.1.1.0, 64-bit
151710.SERVER!SR.5409.185980768.0: TRACE:tr:  trace("*:ulog:dye")
151710.SERVER!SR.5409.185980768.0: TRACE:tr:  dye
151710.SERVER!SR.5409.185980768.0: TRACE:tr:  trace("*:ulog:dye")
151710.SERVER!SR.5409.185980768.0: TRACE:tr:  dye
151710.SERVER!SR.5409.185980768.0: TRACE:tr:  trace("*:ulog:dye")
151710.SERVER!SR.5409.185980768.0: TRACE:tr:  dye
151710.SERVER!SR.5409.185980768.0: LIBTUX_CAT:262: INFO: Standard main starting
151710.SERVER!SR.5409.185980768.0: TRACE:at:  { tpsvrinit(18, "SR -C dom=DOM -g 1 -i 300 -u SERVER -U /path/ULOG -m 0 -s SR:services")
151710.SERVER!SR.5409.185980768.0: TRACE:at:    { tpopen()
151710.SERVER!SR.5409.185980768.0: TRACE:xa:      { xa_open(0x0x1399b10, 0, 0x0)
151710.SERVER!FE.5396.1896244992.3: TRACE:xa:    } xa_open = 0
151710.SERVER!FE.5396.1896244992.3: TRACE:at:  } tpopen = 1
151710.SERVER!FE.5396.1854285568.7: TRACE:xa:    } xa_open = 0
151710.SERVER!FE.5396.1854285568.7: TRACE:at:  } tpopen = 1
151710.SERVER!FE.5396.1917224704.1: TRACE:xa:    } xa_open = 0
151710.SERVER!FE.5396.1917224704.1: TRACE:at:  } tpopen = 1
151710.SERVER!FE.5396.1927714560.10: TRACE:xa:    } xa_open = 0
151710.SERVER!FE.5396.1927714560.10: TRACE:at:  } tpopen = 1
151710.SERVER!FE.5396.1822816000.9: TRACE:xa:    } xa_open = 0
151710.SERVER!FE.5396.1822816000.9: TRACE:at:  } tpopen = 1
151710.SERVER!FE.5396.1875265280.5: TRACE:xa:    } xa_open = 0
151710.SERVER!FE.5396.1875265280.5: TRACE:at:  } tpopen = 1
151710.SERVER!FE.5396.1906734848.2: TRACE:xa:    } xa_open = 0
151710.SERVER!FE.5396.1906734848.2: TRACE:at:  } tpopen = 1
151710.SERVER!FE.5396.1864775424.6: TRACE:xa:    } xa_open = 0
151710.SERVER!FE.5396.1864775424.6: TRACE:at:  } tpopen = 1
151710.SERVER!FE.5396.1938204416.11: TRACE:xa:    } xa_open = 0
151710.SERVER!FE.5396.1938204416.11: TRACE:at:  } tpopen = 1
151710.SERVER!SR.5409.185980768.0: TRACE:xa:      } xa_open = 0
151710.SERVER!SR.5409.185980768.0: TRACE:at:    } tpopen = 1
151710.SERVER!SR.5409.185980768.0: TRACE:xa:    { ax_reg(0, 0x0x7fff552572d0, 0)
151710.SERVER!SR.5409.185980768.0: TRACE:xa:    } ax_reg = 0
151710.SERVER!SR.5409.185980768.0: TRACE:at:  } tpsvrinit = 0
151710.SERVER!SR.5409.56346368.-2: TRACE:at: { tpappthrinit (0)
151710.SERVER!SR.5409.56346368.-2: TRACE:ia:  { tpsetctxt(1, 0x0)
151710.SERVER!SR.5409.56346368.1: TRACE:tr:    trace("*:ulog:dye")
151710.SERVER!SR.5409.56346368.1: TRACE:tr:    dye
151710.SERVER!SR.5409.56346368.1: TRACE:ia:  } tpsetctxt = 0
151710.SERVER!SR.5409.56346368.1: TRACE:at:} tpappthrinit = 0
151710.SERVER!SR.5409.56346368.1: TRACE:at:  { tpopen()
151710.SERVER!SR.5409.56346368.1: TRACE:xa:    { xa_open(0x0x7f37fc005730, 0, 0x0)
151710.SERVER!SR.5409.45856512.-2: TRACE:ia:  { tpsetctxt(2, 0x0)
151710.SERVER!SR.5409.45856512.2: TRACE:tr:    trace("*:ulog:dye")
151710.SERVER!SR.5409.45856512.2: TRACE:tr:    dye
151710.SERVER!SR.5409.45856512.2: TRACE:ia:  } tpsetctxt = 0
151710.SERVER!SR.5409.45856512.2: LIBTUX_CAT:6126: INFO: New server dispatched thread starting
151710.SERVER!SR.5409.45856512.2: TRACE:at:  { tpopen()
151710.SERVER!SR.5409.45856512.2: TRACE:xa:    { xa_open(0x0x7f37f4003520, 0, 0x0)
151710.SERVER!SR.5409.66836224.-2: TRACE:at: { tpappthrinit (0)
151710.SERVER!SR.5409.66836224.-2: TRACE:ia:  { tpsetctxt(3, 0x0)
151710.SERVER!SR.5409.66836224.3: TRACE:tr:    trace("*:ulog:dye")
151710.SERVER!SR.5409.66836224.3: TRACE:tr:    dye
151710.SERVER!SR.5409.66836224.3: TRACE:ia:  } tpsetctxt = 0
151710.SERVER!SR.5409.66836224.3: TRACE:at:} tpappthrinit = 0
151710.SERVER!SR.5409.66836224.3: TRACE:at:  { tpopen()
151710.SERVER!SR.5409.66836224.3: TRACE:xa:    { xa_open(0x0x7f37f8005730, 0, 0x0)
151710.SERVER!SR.5409.45856512.2: TRACE:xa:    } xa_open = 0
151710.SERVER!SR.5409.45856512.2: TRACE:at:  } tpopen = 1
151710.SERVER!SR.5409.66836224.3: TRACE:xa:    } xa_open = 0
151710.SERVER!SR.5409.66836224.3: TRACE:at:  } tpopen = 1
151710.SERVER!SR.5409.56346368.1: TRACE:xa:    } xa_open = 0
151710.SERVER!SR.5409.56346368.1: TRACE:at:  } tpopen = 1
151710.SERVER!SD.5413.2751166304.0: 08-06-2013: Tuxedo Version 12.1.1.0, 64-bit
151710.SERVER!SD.5413.2751166304.0: TRACE:tr:  trace("*:ulog:dye")
151710.SERVER!SD.5413.2751166304.0: TRACE:tr:  dye
151710.SERVER!SD.5413.2751166304.0: TRACE:tr:  trace("*:ulog:dye")
151710.SERVER!SD.5413.2751166304.0: TRACE:tr:  dye
151710.SERVER!SD.5413.2751166304.0: TRACE:tr:  trace("*:ulog:dye")
151710.SERVER!SD.5413.2751166304.0: TRACE:tr:  dye
151710.SERVER!SD.5413.2751166304.0: LIBTUX_CAT:262: INFO: Standard main starting
151710.SERVER!SD.5413.2751166304.0: TRACE:at:  { tpsvrinit(18, "SD -C dom=DOM -g 1 -i 600 -u SERVER -U /path/ULOG -m 0 -s SD:services")
151710.SERVER!SD.5413.2751166304.0: TRACE:at:    { tpopen()
151710.SERVER!SD.5413.2751166304.0: TRACE:xa:      { xa_open(0x0x2b75b10, 0, 0x0)
151710.SERVER!SD.5413.2751166304.0: TRACE:xa:      } xa_open = 0
151710.SERVER!SD.5413.2751166304.0: TRACE:at:    } tpopen = 1
151710.SERVER!SD.5413.2751166304.0: TRACE:xa:    { ax_reg(0, 0x0x7fff2182b280, 0)
151710.SERVER!SD.5413.2751166304.0: TRACE:xa:    } ax_reg = 0
151710.SERVER!SD.5413.2751166304.0: TRACE:xa:    { ax_unreg(0, 0)
151710.SERVER!SD.5413.2751166304.0: TRACE:xa:    } ax_unreg = 0
151710.SERVER!SD.5413.2751166304.0: TRACE:at:  } tpsvrinit = 0
151710.SERVER!SD.5413.2632021760.-2: TRACE:ia:  { tpsetctxt(1, 0x0)
151710.SERVER!SD.5413.2632021760.1: TRACE:tr:    trace("*:ulog:dye")
151710.SERVER!SD.5413.2632021760.1: TRACE:tr:    dye
151710.SERVER!SD.5413.2632021760.1: TRACE:ia:  } tpsetctxt = 0
151710.SERVER!SD.5413.2632021760.1: LIBTUX_CAT:6126: INFO: New server dispatched thread starting
151710.SERVER!SD.5413.2632021760.1: TRACE:at:  { tpopen()
151710.SERVER!SD.5413.2632021760.1: TRACE:xa:    { xa_open(0x0x7f8498003520, 0, 0x0)
151710.SERVER!SD.5413.2632021760.1: TRACE:xa:    } xa_open = 0
151710.SERVER!SD.5413.2632021760.1: TRACE:at:  } tpopen = 1
151710.SERVER!SC1.5415.3318970208.0: 08-06-2013: Tuxedo Version 12.1.1.0, 64-bit
151710.SERVER!SC1.5415.3318970208.0: TRACE:tr:  trace("*:ulog:dye")
151710.SERVER!SC1.5415.3318970208.0: TRACE:tr:  dye
151710.SERVER!SC1.5415.3318970208.0: TRACE:tr:  trace("*:ulog:dye")
151710.SERVER!SC1.5415.3318970208.0: TRACE:tr:  dye
151710.SERVER!SC1.5415.3318970208.0: TRACE:tr:  trace("*:ulog:dye")
151710.SERVER!SC1.5415.3318970208.0: TRACE:tr:  dye
151710.SERVER!SC1.5415.3318970208.0: LIBTUX_CAT:262: INFO: Standard main starting
151710.SERVER!SC1.5415.3318970208.0: TRACE:at:  { tpsvrinit(18, "SC1 -C dom=DOM -g 1 -i 700 -u SERVER -U /path/ULOG -m 0 -s SC1:SC1")
151710.SERVER!SC1.5415.3318970208.0: TRACE:at:    { tpopen()
151710.SERVER!SC1.5415.3318970208.0: TRACE:xa:      { xa_open(0x0x1b23f00, 0, 0x0)
151711.SERVER!SC1.5415.3318970208.0: TRACE:xa:      } xa_open = 0
151711.SERVER!SC1.5415.3318970208.0: TRACE:at:    } tpopen = 1
151711.SERVER!SC1.5415.3318970208.0: TPSVRINIT   =TPSVRINIT started successfully
151711.SERVER!SC1.5415.3318970208.0: TRACE:at:  } tpsvrinit = 1
151711.SERVER!S2.5426.2701363040.0: 08-06-2013: Tuxedo Version 12.1.1.0, 64-bit
151711.SERVER!S2.5426.2701363040.0: TRACE:tr:  trace("*:ulog:dye")
151711.SERVER!S2.5426.2701363040.0: TRACE:tr:  dye
151711.SERVER!S2.5426.2701363040.0: TRACE:tr:  trace("*:ulog:dye")
151711.SERVER!S2.5426.2701363040.0: TRACE:tr:  dye
151711.SERVER!S2.5426.2701363040.0: TRACE:tr:  trace("*:ulog:dye")
151711.SERVER!S2.5426.2701363040.0: TRACE:tr:  dye
151711.SERVER!S2.5426.2701363040.0: LIBTUX_CAT:262: INFO: Standard main starting
151711.SERVER!S2.5426.2701363040.0: TRACE:at:  { tpsvrinit(18, "S2 -C dom=DOM -g 1 -i 800 -u SERVER -U /path/ULOG -m 0 -s S2:S2")
151711.SERVER!S2.5426.2701363040.0: TRACE:at:    { tpopen()
151711.SERVER!S2.5426.2701363040.0: TRACE:xa:      { xa_open(0x0xd80430, 0, 0x0)
151711.SERVER!S2.5426.2701363040.0: TRACE:xa:      } xa_open = 0
151711.SERVER!S2.5426.2701363040.0: TRACE:at:    } tpopen = 1
151711.SERVER!S2.5426.2701363040.0: TPSVRINIT   =TPSVRINIT started successfully
151711.SERVER!S2.5426.2701363040.0: TRACE:at:  } tpsvrinit = 1
151734.SERVER!FE.5396.1885755136.4: TRACE:at:  { tpbegin(0, 0x0)
151734.SERVER!FE.5396.1885755136.4: gtrid x0 x5200f756 x1: TRACE:at:  } tpbegin = 1
151734.SERVER!FE.5396.1885755136.4: gtrid x0 x5200f756 x1: TRACE:at:  { tpalloc("CARRAY", "", 17160)
151734.SERVER!FE.5396.1885755136.4: gtrid x0 x5200f756 x1: TRACE:at:  } tpalloc = 0x0x7fd85c016468
151734.SERVER!FE.5396.1885755136.4: gtrid x0 x5200f756 x1: TRACE:at:  { tpcall("S1", 0x0x7fd85c016468, 17160, 0x0x631210, 0x0x7fd870664c28, 0x0)
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:tr:  dye
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:  { tpservice({"S1", 0x10, 0x0xfaf0a8, 17160, 0, 2147483648, {0, -2, -1}})
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    { tpalloc("CARRAY", "", 3000)
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    } tpalloc = 0x0xfaae18
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    { tpalloc("CARRAY", "", 3000)
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    } tpalloc = 0x0xfb3fa8
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    { tpalloc("CARRAY", "", 18000)
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    } tpalloc = 0x0xfb4e68
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    { tpcall("EDP", 0x0xfaae18, 1586, 0x0x640b08, 0x0x645208, 0x0)
151734.SERVER!SD.5413.2632021760.1: gtrid x0 x5200f756 x1: TRACE:tr:  dye
151734.SERVER!SD.5413.2632021760.1: gtrid x0 x5200f756 x1: TRACE:at:  { tpservice({"EDP", 0x10, 0x0x2bd73a8, 1586, 0, 2147483648, {0, -2, -1}})
151734.SERVER!SD.5413.2632021760.1: gtrid x0 x5200f756 x1: TRACE:at:    { tpalloc("CARRAY", "", 8192)
151734.SERVER!SD.5413.2632021760.1: gtrid x0 x5200f756 x1: TRACE:at:    } tpalloc = 0x0x7f84980161e8
151734.SERVER!SD.5413.2632021760.1: gtrid x0 x5200f756 x1: TRACE:at:    { tpreturn(2, 0, 0x0x7f84980161e8, 14, 0x0)
151734.SERVER!SD.5413.2632021760.1: gtrid x0 x5200f756 x1: TRACE:ia:      { tpalloc("rpcrqst", "", 4096)
151734.SERVER!SD.5413.2632021760.1: gtrid x0 x5200f756 x1: TRACE:ia:      } tpalloc = 0x0x7f84980184e8
151734.SERVER!SD.5413.2632021760.1: TRACE:ia:      { tpfree(0x0x7f84980161e8)
151734.SERVER!SD.5413.2632021760.1: TRACE:ia:      } tpfree
151734.SERVER!SD.5413.2632021760.1: TRACE:at:    } tpreturn [long jump]
151734.SERVER!SD.5413.2632021760.1: TRACE:at:  } tpservice
151734.SERVER!SD.5413.2632021760.1: TRACE:tr:  undye
151734.SERVER!SD.5413.2632021760.1: TRACE:at:  { tpfree(0x0x2bd73a8)
151734.SERVER!SD.5413.2632021760.1: TRACE:at:  } tpfree
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    } tpcall = 0
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    { tpalloc("CARRAY", "", 4096)
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    } tpalloc = 0x0xfa9b18
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    { tpcall("EDP", 0x0xfa9b18, 4096, 0x0x646e70, 0x0x7fffbae12278, 0x0)
151734.SERVER!SD.5413.2632021760.1: gtrid x0 x5200f756 x1: TRACE:tr:  dye
151734.SERVER!SD.5413.2632021760.1: gtrid x0 x5200f756 x1: TRACE:at:  { tpservice({"EDP", 0x10, 0x0x2bd60a8, 4096, 0, 2147483648, {0, -2, -1}})
151734.SERVER!SD.5413.2632021760.1: gtrid x0 x5200f756 x1: TRACE:at:    { tpalloc("CARRAY", "", 8192)
151734.SERVER!SD.5413.2632021760.1: gtrid x0 x5200f756 x1: TRACE:at:    } tpalloc = 0x0x7f84980161e8
151734.SERVER!SD.5413.2632021760.1: gtrid x0 x5200f756 x1: TRACE:at:    { tpreturn(2, 0, 0x0x7f84980161e8, 2064, 0x0)
151734.SERVER!SD.5413.2632021760.1: TRACE:ia:      { tpfree(0x0x7f84980161e8)
151734.SERVER!SD.5413.2632021760.1: TRACE:ia:      } tpfree
151734.SERVER!SD.5413.2632021760.1: TRACE:at:    } tpreturn [long jump]
151734.SERVER!SD.5413.2632021760.1: TRACE:at:  } tpservice
151734.SERVER!SD.5413.2632021760.1: TRACE:tr:  undye
151734.SERVER!SD.5413.2632021760.1: TRACE:at:  { tpfree(0x0x2bd60a8)
151734.SERVER!SD.5413.2632021760.1: TRACE:at:  } tpfree
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    } tpcall = 0
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: UskRef0_db2.db_ref0_insert_azref: nach insert
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    { tpfree(0x0xfaae18)
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    } tpfree
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    { tpfree(0x0xfbb498)
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    } tpfree
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    { tpreturn(2, 0, 0x0xfb4e68, 17160, 0x0)
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:ia:      { tpalloc("rpcrqst", "", 4096)
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:ia:      } tpalloc = 0x0xfaae18
151734.SERVER!FE.5396.1885755136.4: gtrid x0 x5200f756 x1: TRACE:at:  } tpcall = 0
151734.SERVER!FE.5396.1885755136.4: gtrid x0 x5200f756 x1: TRACE:at:  { tpcall("AR01", 0x0x7fd85c024fe8, 15624, 0x0x631210, 0x0x7fd870664a68, 0x0)
151734.SERVER!SR.5409.45856512.2: gtrid x0 x5200f756 x1: TRACE:at:  { tpservice({"AR01", 0x10, 0x0x14035e8, 15624, 0, 2147483648, {0, -2, -1}})
151734.SERVER!SR.5409.45856512.2: gtrid x0 x5200f756 x1: TRACE:at:    { tpalloc("CARRAY", "", 15624)
151734.SERVER!SR.5409.45856512.2: gtrid x0 x5200f756 x1: TRACE:at:    } tpalloc = 0x0x7f37f4015f58
151734.SERVER!SR.5409.45856512.2: gtrid x0 x5200f756 x1: TRACE:at:    { tpalloc("CARRAY", "", 32784)
151734.SERVER!SR.5409.45856512.2: gtrid x0 x5200f756 x1: TRACE:at:    } tpalloc = 0x0x7f37f4019f68
151734.SERVER!SR.5409.45856512.2: gtrid x0 x5200f756 x1: TRACE:at:    { tpcall("S2", 0x0x7f37f4019f68, 32784, 0x0x62d948, 0x0x7f3802ba2298, 0x0)
151734.SERVER!S2.5426.2701363040.0: gtrid x0 x5200f756 x1: TRACE:tr:  dye
151734.SERVER!S2.5426.2701363040.0: gtrid x0 x5200f756 x1: TRACE:at:  { tpservice({"S2", 0x10, 0x0xde8348, 32784, 0, 2147483648, {0, -2, -1}})
151734.SERVER!S2.5426.2701363040.0: gtrid x0 x5200f756 x1: TRACE:at:    { tptypes(0x0xde8348, 0x0x7fff807aa030, 0x0x7fff807aa010)
151734.SERVER!S2.5426.2701363040.0: gtrid x0 x5200f756 x1: TRACE:at:    } tptypes = 35840
151734.SERVER!S2.5426.2701363040.0: gtrid x0 x5200f756 x1: TRACE:at:    { tpfree(0x0xde8348)
151734.SERVER!S2.5426.2701363040.0: gtrid x0 x5200f756 x1: TRACE:at:    } tpfree
151734.SERVER!S1.5395.3805534048.0: TRACE:ia:      { tpfree(0x0xfb4e68)
151734.SERVER!S1.5395.3805534048.0: TRACE:ia:      } tpfree
151734.SERVER!S1.5395.3805534048.0: TRACE:at:    } tpreturn [long jump]
151734.SERVER!S1.5395.3805534048.0: TRACE:at:  } tpservice
151734.SERVER!S1.5395.3805534048.0: TRACE:tr:  undye
151734.SERVER!S2.5426.2701363040.0: gtrid x0 x5200f756 x1: TRACE:xa:    { ax_reg(0, 0x0x7fff807a7f90, 0)
151734.SERVER!S2.5426.2701363040.0: gtrid x0 x5200f756 x1: TRACE:xa:    } ax_reg = 0
151734.SERVER!S2.5426.2701363040.0: gtrid x0 x5200f756 x1: TRACE:at:    { tpalloc("CARRAY", "", 32784)
151734.SERVER!S2.5426.2701363040.0: gtrid x0 x5200f756 x1: TRACE:at:    } tpalloc = 0x0xdf63e8
151734.SERVER!S2.5426.2701363040.0: gtrid x0 x5200f756 x1: TRACE:at:  } tpservice
151734.SERVER!S2.5426.2701363040.0: gtrid x0 x5200f756 x1: TRACE:at:  { tpreturn(2, 538976288, 0x0xdf63e8, 32784, 0x0)
151734.SERVER!S2.5426.2701363040.0: gtrid x0 x5200f756 x1: TRACE:ia:    { tpalloc("rpcrqst", "", 4096)
151734.SERVER!S2.5426.2701363040.0: gtrid x0 x5200f756 x1: TRACE:ia:    } tpalloc = 0x0xdfe8a8
151734.SERVER!S2.5426.2701363040.0: gtrid x0 x5200f756 x1: TRACE:xa:    { xa_end(0x0xd80430, 0, 0x4000000)
151734.SERVER!S2.5426.2701363040.0: gtrid x0 x5200f756 x1: TRACE:xa:    } xa_end = 0
151734.SERVER!SR.5409.45856512.2: gtrid x0 x5200f756 x1: TRACE:at:    } tpcall = 0
151734.SERVER!SR.5409.45856512.2: gtrid x0 x5200f756 x1: TRACE:at:    { tpreturn(2, 0, 0x0x7f37f4015f58, 15624, 0x0)
151734.SERVER!SR.5409.45856512.2: gtrid x0 x5200f756 x1: TRACE:ia:      { tpalloc("rpcrqst", "", 4096)
151734.SERVER!SR.5409.45856512.2: gtrid x0 x5200f756 x1: TRACE:ia:      } tpalloc = 0x0x7f37f402bc88
151734.SERVER!SR.5409.45856512.2: TRACE:ia:      { tpfree(0x0x7f37f4015f58)
151734.SERVER!SR.5409.45856512.2: TRACE:ia:      } tpfree
151734.SERVER!SR.5409.45856512.2: TRACE:at:    } tpreturn [long jump]
151734.SERVER!SR.5409.45856512.2: TRACE:at:  } tpservice
151734.SERVER!SR.5409.45856512.2: TRACE:at:  { tpfree(0x0x14035e8)
151734.SERVER!SR.5409.45856512.2: TRACE:at:  } tpfree
151734.SERVER!FE.5396.1885755136.4: gtrid x0 x5200f756 x1: TRACE:at:  } tpcall = 0
151734.SERVER!FE.5396.1885755136.4: gtrid x0 x5200f756 x1: TRACE:at:  { tpcall("S1", 0x0x7fd85c0299f8, 17160, 0x0x631210, 0x0x7fd8706649c8, 0x0)
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:  { tpservice({"S1", 0x10, 0x0xfb3fa8, 17160, 0, 2147483648, {0, -2, -1}})
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    { tpalloc("CARRAY", "", 3000)
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    } tpalloc = 0x0xfa9b18
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    { tpalloc("CARRAY", "", 3000)
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    } tpalloc = 0x0xfbf168
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    { tpalloc("CARRAY", "", 18000)
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    } tpalloc = 0x0xfc65e8
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    { tpcall("EDP", 0x0xfa9b18, 1564, 0x0x640b08, 0x0x645208, 0x0)
151734.SERVER!SD.5413.2632021760.1: gtrid x0 x5200f756 x1: TRACE:at:  { tpservice({"EDP", 0x10, 0x0x2bd86a8, 1564, 0, 2147483648, {0, -2, -1}})
151734.SERVER!SD.5413.2632021760.1: gtrid x0 x5200f756 x1: TRACE:at:    { tpalloc("CARRAY", "", 8192)
151734.SERVER!SD.5413.2632021760.1: gtrid x0 x5200f756 x1: TRACE:at:    } tpalloc = 0x0x7f84980161e8
151734.SERVER!S2.5426.2701363040.0: TRACE:ia:    { tpfree(0x0xdf63e8)
151734.SERVER!S2.5426.2701363040.0: TRACE:ia:    } tpfree
151734.SERVER!S2.5426.2701363040.0: TRACE:at:  } tpreturn [long jump]
151734.SERVER!S2.5426.2701363040.0: TRACE:at:} tpservice
151734.SERVER!S2.5426.2701363040.0: TRACE:tr:  undye
151734.SERVER!SD.5413.2632021760.1: gtrid x0 x5200f756 x1: TRACE:at:    { tpreturn(2, 0, 0x0x7f84980161e8, 38, 0x0)
151734.SERVER!SD.5413.2632021760.1: TRACE:ia:      { tpfree(0x0x7f84980161e8)
151734.SERVER!SD.5413.2632021760.1: TRACE:ia:      } tpfree
151734.SERVER!SD.5413.2632021760.1: TRACE:at:    } tpreturn [long jump]
151734.SERVER!SD.5413.2632021760.1: TRACE:at:  } tpservice
151734.SERVER!SD.5413.2632021760.1: TRACE:at:  { tpfree(0x0x2bd86a8)
151734.SERVER!SD.5413.2632021760.1: TRACE:at:  } tpfree
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    } tpcall = 0
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    { tpfree(0x0xfa9b18)
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    } tpfree
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    { tpfree(0x0xfaf0a8)
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    } tpfree
151734.SERVER!S1.5395.3805534048.0: gtrid x0 x5200f756 x1: TRACE:at:    { tpreturn(2, 0, 0x0xfc65e8, 17160, 0x0)
151734.SERVER!S1.5395.3805534048.0: TRACE:ia:      { tpfree(0x0xfc65e8)
151734.SERVER!S1.5395.3805534048.0: TRACE:ia:      } tpfree
151734.SERVER!S1.5395.3805534048.0: TRACE:at:    } tpreturn [long jump]
151734.SERVER!S1.5395.3805534048.0: TRACE:at:  } tpservice
151734.SERVER!FE.5396.1885755136.4: gtrid x0 x5200f756 x1: TRACE:at:  } tpcall = 0
151734.SERVER!FE.5396.1885755136.4: gtrid x0 x5200f756 x1: TRACE:at:  { tpcommit(0x0)
151734.SERVER!FE.5396.1885755136.4: gtrid x0 x5200f756 x1: TRACE:xa:    { xa_commit(0x0x7fd85c005730, 0, 0x40000000)
151734.SERVER!FE.5396.1885755136.4: gtrid x0 x5200f756 x1: TRACE:xa:    } xa_commit = 0
151734.SERVER!FE.5396.1885755136.4: TRACE:at:  } tpcommit = 1

Similar Messages

  • Imaqdx multiple cameras show as Local Area Connections in System tray, but only one shows up in MAX.

    I have two GigE cameras (Pulnix 4200GE) in my system, each having it's own NI GigE Vision Adapter. The adapters show up in Network Connections and in the system tray as "Local Area Connection" (LAC) and "Local Area Connection 2" (LAC2). However, I can only see one camera at a time in MAX. If I start with both adapters disabled, then enable LAC followed by LAC2, I see one camera (cam0), then both (cam1 shows up) but about 6 seconds later the second camera (cam1) disappears! If I enable the adapters in the reverse order (LAC2 followed by LAC), only cam0 shows up. I can see each camera alone by disabling the other adapter but I cannot get them both to stick around.
    There is also an anomoly in the MAX display of the cameras. If I right-click the camera in the NI-IMAQdx folder the context menu has a 'Camera->' sub-menu which shows both cameras even if one has had its adapter disabled. And regardless of which camera I see (cam0 or cam1) the list shows the same camera is checked. This is in conflict with the data showed in the Camera Information tab of the attributes pane in MAX, which shows a different camera (ID'd from the serial number) based upon which one shows up in the folder list. And changing the selection check-marked in the 'Camera->' sub-menu has no effect on the information displayed in the attributes pane.
    I have followed the troubleshooting guide and they are both DHCP-enabled and have Auto private addressing enabled. I have updated the Adapter drivers. This is a NI PXI system running Win XP.
    Thanks in advance for any help!
    Jesse

    If you are running Windows XP you need to go to the network settings tab in Windows and bridge the two "NI Gige Vision Adapter" ports together (select both, right click and select option to bridge network adapters). This is due to a deficiency in Windows XP where multiple adapters within the same logical subnet (the link local address space, in this case) are not able to be used independently for broadcast traffic. This workaround is not needed on Windows Vista or later.
    The details you are seeing by right-clicking the camera in MAX is the list of camera files (saved settings) that can be associated with the camera. You probably have two because both were visible at one point or another to IMAQdx and so unique ones were created. They are probably both associated with the same camera file because if they are both the same model name we have some logic that assumes that if one is removed and a new one is attached, to use the previous camera file. This only happens in certain circumstances---normally if you start with one camera and add a second (or start with two) they will both get unique files created to store their settings. In your case you can use MAX to set the correct association as needed.
    Eric

  • ADF: controlling the order in which VO records are inserted

    All,
    in an ADF BC project, we have some complex MD insert pages that add records to master and detail tables at the same time. The application sits on top of CDM RuleFrame, which exposes the datamodel as DB views with instead-of triggers and adds (Designer) a few nifty things like auto-populated PK fields. Sad enough, we can't use these auto-generated PKs as the 'refresh after insert' settings in an EO work with a RETURNING clause, which is not supported for instead-of triggers. This means we'll have to find the PK sequences ourselves from the EOs and populate these fields ourselves, before committing to the database. So far so good, but things go wrong when we want to insert master and detail at the same time. The PK and FK of the child record are already filled in at insert time (which is nice) but for some reason the child records get inserted before the parents, resulting in an error on the FK as the parent record does not yet exist (which is not nice).
    So, here's the question: is there a way to control the order in which new VO records are inserted ? On what is the default order based (maybe a little renaming could help us out to get the alphabet our way) ?
    We know defining the FKs as 'initially deferred' will make sure they are only checked at commit time, but our DBA prefers to not use that solution unless strictly necessary. (is there anything bad about deferred keys why we should believe him? ;o) )
    And additionally, is there a way around all this manual PK-fetching ? We've tried using the refresh(int refreshMode) method of EntityImpl, but it didn't seem to work.
    Many thanks in advance for your tips, suggestions and solutiosn !
    Best regards,
    Benjamin De Boe

    Benjamin,
    To handle the problem with the child/parent records being inserted in the wrong order - have a read of the Oracle ADF Developer's Guide for Forms/4GL developers, section 26.7. I use that technique with great success.
    John

  • I am trying to transfer my movies (mp4 files) to my IPad, but they are not showing up on the IPad. I have 13 movies showing on my IPad that they are in ICloud. I've sync'd the movies I want to the IPad, but only one is showing under the "movies" folder. ?

    I have been trying to transfer some different movies from my PC to my IPad, but they are not showing in the "movie" folder. I have sync'd the movies (these are mp4 files) that I wanted transfered, but only one is showing in the folder. There are 13 other movies in the folder that have the ICloud symbol in the corner of their picture. I understand that I can pull those movies from ICloud any time I want to watch them, but I want to watch the ones that I've just sync'd with my IPad. How do I find them? After I checked the movies I wanted, I "applied" them and watched it sync and copy the wanted movies to my IPad. Now what?  Thanks.

    There are some good programs that you could use to convert the format, Handbrake or Mpegstreamclip are two good free ones. Convert them to MP4 and then try importing them again.

  • HT1349 How do I set up a separate icloud account? Both my wife and I have an iPhone 4s and an iPad, but only one Mac. We are tired of our "stuff" getting mixed up together when we sync.

    How do I set up a separate icloud account? Both my wife and I have an iPhone 4s and an iPad (1 and 3), but only one Mac. We are tired of our "stuff" getting mixed up together when we sync. Thanks much

    You don't need separate iCloud accounts if you want to simply sync unique content to each device using iTunes. I have three iDevices using one ID and one iTunes library and each device has it's own content on it. You need to set up the sync configuration for each device. This is what I recommend.
    First turn off auto sync in iTunes. Launch iTunes on the Mac and go to iTunes>Preferences>Devices>Prevent iPods, iPhones and iPads from automatically syncing. Click OK and then quit iTunes.
    Connect one of your devices to the Mac and launch iTunes.
    Click on the device name on the left side under the devices heading.
    Click on a tab in iTunes - Apps for instance.
    Click on the Apps that you want to sync to that device.
    Make sure that the Sync Apps heading is checked.
    Follow the same procedure for all of the other tabs in iTunes ..... Music, Photos, Movies and so on.
    After you have finished making all of your selections, click on Apply in the lower right corner of iTunes.
    When you are done, eject the first device and do the same thing with the other device. iTunes will now remember the sync configuration on each device.
    You can change that configuration any time that you like by following the steps outlined above.
    If you want to continue to auto sync, turn it back on in the iTunes preferences as described above.

  • Hi, I installed IOS7 in my iPad and now when I want to turn it on it ask me for a password, when I configured I do not remember to ask me for a password , and now it is blocked I put some password that could be but no one of them are, what can I do ?

    Hi, I installed IOS7 in my iPad and now when I want to turn it on it ask me for a password, when I configured I do not remember to ask me for a password , and now it is blocked I put some password that could be but no one of them are, what can I do ? Please help me

    Hi, I installed IOS7 in my iPad and now when I want to turn it on it ask me for a password, when I configured I do not remember to ask me for a password , and now it is blocked I put some password that could be but no one of them are, what can I do ? Please help me

  • The photos that I better (improves automatic) are saved on the iphone, but when I transfer them to my PC improvements appear no more, only on iphone. I do not understand why the improvements are just the iphone, and not continue when I transfer the photos

    The photos that I better (improves automatic) are saved on the iphone, but when I transfer them to my PC improvements appear no more, only on iphone. I do not understand why the improvements are just the iphone, and not continue when I transfer the photos to my PC.
    Thanks.

    Chicky, I have searched my computer for "iPod Photo Cache" and 51 folders pop up, plus 3 files (iPodInfo.plist, Photo Database and Image DB Temp.tmp). How do I know which to delete and which to keep? The Apple website page tackling this issue doesn't go into any detail. Thanks yet again.

  • HT201317 My photos are not on my computer but i can see them on both Iphones

    My Photos are not on my computerm, but i can see them on both iphones

    Welcome to the Apple community.
    If you are referring to photo stream, do you have photo stream enabled on your computer.

  • My notes are stored on Yahoo but only half of them are on my ipad now

    I only enter notes on my iPad but today some were missing.  I went into my Yahoo account and they were all there but only half of them were syncing with my iPad.  I turned off the Notes in the Yahoo under Mail, Contacts, Calendars and turned it back on but no luck.  Rebooted the iPad but no luck.  Some 'non syncing' notes are new and some are older.  Ideas?

    I only enter notes on my iPad but today some were missing.  I went into my Yahoo account and they were all there but only half of them were syncing with my iPad.  I turned off the Notes in the Yahoo under Mail, Contacts, Calendars and turned it back on but no luck.  Rebooted the iPad but no luck.  Some 'non syncing' notes are new and some are older.  Ideas?

  • How to check whether the new records are inserted or not in SSIS

    Hi All,
    I have a SSIS package which insert data from Table A  to Table B . I need to insert only new records to Table B. If any record is not there it should insert the record if not ignore that record.
    I used Lookup Transformation but it doesn't works from me, which tab should i need to select? Like in General tab we have  ignore failure, Fail Component,Redirect rows to no match output, Redirect rows to error output?
    Please help me on this issue. 
    Thanks, Shyam Reddy.

    On what basis you're doing the lookup? Are you using correct column for the lookup? It should be based on common columns based on which tables are related (mostly primary key column)
    Can you also show the column tab to see how you've done the mapping  ?
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Event triggered in Maintainence view when new record are inserted

    Hi Expert,
      There is requirement , whenever i inserted a New Record through INSERT Command i.e. ABAP Statement NOT through Maintainence Generator, it should trigger a Event in maintainence Table for that table.
    How to achieve this?
    Regards,
    Kapil.

    It depends on your database and SQL tools available on your systems. You will be required to create a trigger in databaser server. (Should look like CREATE TRIGGER ... FOR <table> AFTER INSERT EXECUTE ...
    Contact your database administrator, that is not an Abap subject at first. (The DB administator may be able to call abap then)
    Regards,
    Raymond

  • Transaction MB01 we are trying to restrict user to only run Document Type U

    Dear All,
    In Transaction MB01 we are trying to restrict user in Document Type in Purchase Order and restriction is only user can create Document Type UB (Stock Transport Ord. )
    But I am create a dummy user and dummy role and assign MB01 to that role but it is not working I canu2019t understand why? What I can do wrong if nothing is wrong then what is the solution

    Document types also use the "authorization group" concept. You do not grant access to them individually, but rather protect groups of them and then grant the access back again.
    This means they are optional objects... --> which also implies that they are not the only objects...
    If a document type is not protected by an authorization group, then there is no check... --> except for the mandatory objects such as the movement type to actually use the document...
    This is normally explained, together with the customizing prerequisites, in transaction SU21.
    Cheers,
    Julius
    ps: Please do not duplicate-post the same question. To keep the forums tidy, we reject such posts.

  • Two records are repeated in report..but differ on one column that is amount

    Hi SAP GURUS.........
    I have a report that is containing one of the columns as wbs element.Now when i execute a report i am gettin two records of the same wbs element.one is having the amount (in figures),while the other record dont have amount values.
    Can u explain me why this is happening i mean two records which are same in every respect expect the amount values.???
    Thanks!!!
    Shashi Sharma.

    Hi Sashi,
    Do you have WBS element as only one column in your report or there are any other column also present in drilldown?
    Because if there are multiple columns then though the value of WBS element is same but due to different value of other characteristic you are getting multiple rows in the report.
    Regards,
    Durgesh.

  • Call transaction in new session (but only one)

    Dear all,
    as a hotspot functionality I would like to open a new transaction in a new session. For that reason, I use the FM ABAP4_CALL_TRANSACTION with the option STARTING NEW TASK.
    However I would like to restrict the new tasks in a way that only one session is used (no matter how often the user clicks the hotspot. Kind of like the ABAP Help in the workbench.
    I checked the class CL_IMC_MODE to see if it could work as a new internal session but the new mode dumped when I pressed the back button and according to the dump Statements that closes the internal mode unexpectedly like LEAVE are not allowed. Since I call standard transactions (like VA03) I can hardly prevent that. Did I miss something or do you have any other idea how I could solve my problem?
    Thank you for any input.
    Christian

    Hi Christian,
    Here is a sample code that takes in a sales order number, displays the document number as hotspot and when the user clicks on the hotspot, it opens a new window for displaying the order. No matter how many times the user clicks on the hotspot, it will only display one window for VA03. I hope this solves your problem.
    REPORT ztest.
    PARAMETERS: p_vbeln LIKE vbak-vbeln.
    DATA: ls_vbak LIKE vbak.
    DATA: BEGIN OF i_rfc_spagpa OCCURS 0.
            INCLUDE STRUCTURE rfc_spagpa.
    DATA: END OF i_rfc_spagpa.
    DATA: v_mode LIKE sy-index.
    START-OF-SELECTION.
      SELECT SINGLE * FROM vbak
                      INTO ls_vbak
                     WHERE vbeln = p_vbeln.
      IF sy-subrc <> 0.
    *-- error.
      ENDIF.
      WRITE:/ ls_vbak-vbeln HOTSPOT,
              ls_vbak-vkorg.
    AT LINE-SELECTION.
      CASE sy-ucomm.
        WHEN 'PICK'.
    *-- Delete the previous session and then call VA03 in a new session
          CALL FUNCTION 'TH_DELETE_MODE'
               EXPORTING
                    mode = v_mode.
          CLEAR: i_rfc_spagpa, i_rfc_spagpa[].
          i_rfc_spagpa-parid = 'AUN'.
          i_rfc_spagpa-parval = p_vbeln.
          APPEND i_rfc_spagpa.
          CLEAR i_rfc_spagpa.
          CALL FUNCTION 'ABAP4_CALL_TRANSACTION' STARTING NEW TASK 'TEST'
            EXPORTING
              tcode                         = 'VA03'
              skip_screen                   = 'X'
              mode_val                      = 'A'
              update_val                    = 'A'
    *       IMPORTING
    *         SUBRC                         =
           TABLES
    *         USING_TAB                     =
              spagpa_tab                    = i_rfc_spagpa
    *         MESS_TAB                      =
            EXCEPTIONS
              call_transaction_denied       = 1
              tcode_invalid                 = 2
              OTHERS                        = 3 .
          IF sy-subrc <> 0.
            MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                    WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
          ENDIF.
        WHEN OTHERS.
      ENDCASE.

  • Movies are Freezing on my TV But I Can Watch them through iTunes on my Computer

    I have a second generation Apple TV .. I can watch the movies in iTunes but they freeze when I try watch them on my Samsung Smart TV ..
    They only freeze at the start ... its hit and miss .. sometimes the movies start ... but a lot of the times they freeze ... when the movie starts normally it will play right through ...  could someone help Cheers Janied

    Well, I would have thought so too, so if you can tell me where else to look, I'd appreciate it.  I can look in my itunes account on my computer and see Seasons 1, 2, 3, 4, 5, 6, 7, 8, of Spongebob Squarepants, Season 1 of Criminal Minds, Season 1 of Tuff Puppies and a set of Spongebob stuff called 'Absorbingly Spongebob'.  When I put on my Apple TV 2 (the black one), under TV Shows, I see Season 1 of Criminal Minds, Season 1 of Tuff Puppies and Absorbingly Spongebob.  I see no difference in the shows except that my granddaughter has watched the 8 seasons that don't show on Apple TV whereas she has not watched the others.
    I have 21 movies on my itunes account and only 16 of them show up on Apple TV so there must be a reason some things show up and others don't.  Have read through some of the posts here and there may be some issues with agreements but Spongebob Seasons are available to buy through Apple TV - exactly what I have already bought.  That's why I wondered if I would be charged again if I simply bought them again through Apple TV.

Maybe you are looking for

  • Need Suggestion in OBIEE

    Hi All, My project requirement is such that i have 100 of reports that were created by BI publisher. Now i need to show the reports on the base of users that means i have user A that has access to only 20 reports. User B has access to 30 reports. I n

  • Transaction Key for Movement Type 561

    Hello, For movement type 561, I know one of the Transaction Key is BSX.  I would like to ask what is the other Transaction Key as I would like to set the GL Account Determination.  Thanks. Thanks.

  • Name not found  in Weblogic12c only when calling it fromTomcat7

    Hi, the scene is blow: my EJB3 is deployed in remote weblogic12c server . my web is deployed in my local tomcat7 . when I call the EJB by client , it will return the values. Properties props = new Properties(); props.setProperty(Context.INITIAL_CONTE

  • I'm unable to access the Itunes Store from my Windows 8?

    I recently recieved a new laptop, operating on Windows 8.  {Note: This is my first Windows computer, I transferred over from Mac}.  I decided to open up a new Apple ID to get away from my parent's account, so that was all set up pretty easily.  Now,

  • LSMW: Significance of project , subproject and object

    Hi, what is the Significance of project , sub project and object. Thanks & Regards, Raghava prasad.T