We have been attempting to get SQL-BackTrack working with a TSM 3.7.0.0
client. The installation verification tests fail with a barrage of messages
about unresolved symbols and modules. I built the API sample program. When I
attempted to run the sample program it failed with a nearly identical barrage
of messages. Building and attempting to run the sample program on another
system with the 3.7.0.0 client yielded the same result. There are a large
number of messages reading:

/usr/lib/dld.sl: Unresolved symbol: __pure_virtual_called (code)  from
/usr/lib/libApiDS.sl

The message was originally a single line, but has been split for readability.
The following messages occur once each after all the occurances of the message
shown above:

/usr/lib/dld.sl: Unresolved module for symbol: dsmQueryApiVersionEx (code)
from dapismp
Abort(coredump)

The first of the two messages was originally a single line but has been split
for readability.

The client systems involved were both running HP-UX 11.0.

Reply via email to