Reported a PMR but it's just too slow .. now PMR at L2 Thanks and Warmest Regards, ___________________________________________
____________________________________________ Suad Musovich <[EMAIL PROTECTED]> Sent by: "ADSM: Dist Stor Manager" <[email protected]> 12/19/2006 08:17 AM Please respond to "ADSM: Dist Stor Manager" <[email protected]> To [email protected] 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" <[email protected]> wrote on 19/12/2006 10:53:07 AM: > Hi all, > > We are right now upgrading from TSM 5.2.3 to 5.3 .. however we encouter > this prob .. .anyone could help??? Running out of time ... > > > installp: APPLYING software for: > tivoli.tsm.msg.en_US.devices 5.3.0.0 > > ar: 0707-100 liblpp.a does not exist. > 0503-437 installp: Cannot install the specified > fileset tivoli.tsm.msg.en_US.devices. > Could not access the installation control files. > Use local problem reporting procedures. > > installp: CANCELLED software for: > tivoli.tsm.msg.en_US.devices 5.3.0.0 > > Thanks and Warmest Regards, > ___________________________________________ > > DKSH Market Intelligence > > Liew Callie (Ms) > > DKSH Corporate Shared Services Center Sdn Bhd > Lot L4-E-3A, Enterprise 4, Technology Park Malaysia, > 57000 Kuala Lumpur. > Phone: +603 8992 2855 Fax: +603 8992 2999 > [EMAIL PROTECTED] > www.dksh.com > > ____________________________________________ > > > > Richard Sims <[EMAIL PROTECTED]> > Sent by: "ADSM: Dist Stor Manager" <[email protected]> > 11/03/2006 04:51 AM > Please respond to > "ADSM: Dist Stor Manager" <[email protected]> > > > To > [email protected] > cc > > Subject > Re: [ADSM-L] Compiling db2uext2 on AIX5.3 using gcc > > > > > > > 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, beyond the standard libraries directory, and -l to specify an > individual lib file, like '-l ApiTSM64'. > > Richard Sims
