On Sun, 04 Jun 2006, Dan Foster might have said:
> Hot Diggety! Mike was rumored to have written:
> >
> > The file (tsm.so) compiles great and connects to the tsm server just fine.
> > Only when I issue the management class query does it complain about the
> > structure version number.
> >
> > I a
Hot Diggety! Mike was rumored to have written:
>
> The file (tsm.so) compiles great and connects to the tsm server just fine.
> Only when I issue the management class query does it complain about the
> structure version number.
>
> I am using vac/cc. No need to copy the library to /usr/lib since th
On Sun, 04 Jun 2006, Dan Foster might have said:
> Hot Diggety! Mike was rumored to have written:
> >
> > tivoli.tsm.client.api.32bit
> > 5.3.2.2 COMMITTED TSM Client - Application
> > Programming Interface 32bit
>
>
Hot Diggety! Mike was rumored to have written:
>
> tivoli.tsm.client.api.32bit
> 5.3.2.2 COMMITTED TSM Client - Application
> Programming Interface 32bit
That looks correct.
Do you have VisualAge C/C++ installed? It
On Sun, 04 Jun 2006, Dan Foster might have said:
> Hot Diggety! Mike was rumored to have written:
> > I have a program that compiles properly, and connects, but when
> > querying (I'm testing managemt classes first) it gets an error:
> >
> > ANS0245E (RC2065) The caller's structure version is diff
Hot Diggety! Mike was rumored to have written:
> I have a program that compiles properly, and connects, but when
> querying (I'm testing managemt classes first) it gets an error:
>
> ANS0245E (RC2065) The caller's structure version is different than the
> TSM library version.
>
> The version of the
> From Richard Sims:
>
> The message is telling you that the header files that you are
> #include-ing are incompatible with the API library to which they
> are intended to interface (typically, libApiDS.a). Check that out.
>
> Richard Sims
Thank you. I had found an explanation for the code, but
Has anyone seen this?
It is amazing to me that a disk storage pool that failed during migration
would crash the TSM server. Why is it that the software just couldn't take
this thing offline and move on? This thing spit out 2 hours worth of these
messages before the server crashed. What you see is
I have a program that compiles properly, and connects, but when
querying (I'm testing managemt classes first) it gets an error:
ANS0245E (RC2065) The caller's structure version is different than the TSM
library version.
The version of the tivoli.tsm.samples is the same as the
tivoli.tsm.client.