Hi Borja, please try the 4.1- TSM-Client-Release. I had similar problems using DB2-V6.1 with TSM Client 4.3!!! The compile worked fine, but if I tried to start a backup of a database, the whole db2-instance has crashed down. After several hours (or days) of searching the error in db2-parameters, I have installed an older version of the tsm-api ..... and it worked fine.
good luck! Jens Fornfeist Date: Fri, 7 Jun 2002 18:17:09 +0200 From: Borja Borrego <[EMAIL PROTECTED]> Subject: TSM 5.1. Db2 v6.1 WIN2000 db2uext2.cadsm compilation Dear all! I've already spent two days with this problem, and I wasn't able to compile the db2uext2.cadsm (previoulsy renamed to db2uext2.c and compiled with the required parameters) in order to get the .exe file because I get constantly linking errors like this: ---------------------------------------------------------------------------- -------------------- C:\DOCUME~1\sciadm\LOCALS~1\Temp\cc88aaaa.o(.text+0x389):db2uext2.c: undefined r eference to `dsmQueryApiVersion@4' C:\DOCUME~1\sciadm\LOCALS~1\Temp\cc88aaaa.o(.text+0x3b3):db2uext2.c: undefined r eference to `dsmInit@32' C:\DOCUME~1\sciadm\LOCALS~1\Temp\cc88aaaa.o(.text+0x549):db2uext2.c: undefined r eference to `dsmTerminate@4' C:\DOCUME~1\sciadm\LOCALS~1\Temp\cc88aaaa.o(.text+0x5a0):db2uext2.c: undefined r eference to `dsmTerminate@4' ---------------------------------------------------------------------------- -------------------- I've tried many different option arguments for the compiler (and three different compilers) but I don't really know what I'm doing wrong. Maybe API version? Db2 version? Could give me some clues of where to download already compiled versions of this file? Or at least, where can I download a free compiler and specfic commands to compile the file? Or any help???? Thanks in advance, Borja
