We don't have much context for the occurrence of that 5.3.0 install
error, so can't offer much advice except to assure that you have all
the right filesets, and that they are intact (particularly meaning,
that if you FTPed them, that you did so in Binary mode). liblpp.a is
generally a lib file wh
espond to
"ADSM: Dist Stor Manager"
To
ADSM-L@VM.MARIST.EDU
cc
Subject
Re: [ADSM-L] Compiling db2uext2 on AIX5.3 using gcc
Messages fileset are corrupt.
Get the messages filesets from another source (ask your Tivoli rep)
Cheers, Suad
--
"ADSM: Dist Stor Manager"
>
>
>
> Richard Sims <[EMAIL PROTECTED]>
> Sent by: "ADSM: Dist Stor Manager"
> 11/03/2006 04:51 AM
> Please respond to
> "ADSM: Dist Stor Manager"
>
>
> To
> ADSM-L@VM.MARIST.EDU
> cc
&g
Richard Sims <[EMAIL PROTECTED]>
Sent by: "ADSM: Dist Stor Manager"
11/03/2006 04:51 AM
Please respond to
"ADSM: Dist Stor Manager"
To
ADSM-L@VM.MARIST.EDU
cc
Subject
Re: [ADSM-L] Compiling db2uext2 on AIX5.3 using gcc
On Nov 2, 2006, at 12:45 PM, zareyna wr
On Nov 2, 2006, at 12:45 PM, zareyna wrote:
gcc -maix64 -I/usr/tivoli/tsm/client/api/bin64/sample
-L/usr/tivoli/tsm/client/api/bin64/libApiTSM64.a -o db2uext2
/usr/tivoli/tsm/client/api/bin64/db2uext2.c
Do: man gcc
Option capital L (-L) is to specify a directory in which lib* files
live, beyo
Hi all,
I am running db2 V 8.1.2 on AIX 5.3 and using TSM 5.3.2 which are 64bit .
I try to compile the db2uext2 for tsm (source is db2uext2.ctsm) and receive
errors.
ld: 0711-317 ERROR: Undefined symbol: .dsmQueryApiVersion
ld: 0711-317 ERROR: Undefined symbol: .dsmSetUp
ld: 0711-317 ERR