1753787 Members
7472 Online
108799 Solutions
New Discussion

Problem with sqlcxt

 
Salvador Solaz
Occasional Contributor

Problem with sqlcxt

Hi,

When I compile a program written in Pro*C there is a warning :

ld: (Warning) Unsatisfied symbol "sqlcxt" in file /home/sgporta/provision/software/lib/libGesbd.sl

When I try to execute this program it aborts with the next message:

/usr/lib/pa20_64/dld.sl: Unsatisfied code symbol 'sqlcxt' in load module '/home/sgporta/provision/software/lib/libGesbd.sl'.
Abort(coredump)

This program ran in a 32 bit enviroment, but in the HP-ux 11.11 and Oracle 8.1.7 don't work.

Can you help me?

Thanks
1 REPLY 1
harry d brown jr
Honored Contributor

Re: Problem with sqlcxt


It's telling you that the SYMBOL sqlcxt is NOT FOUND. You need to find where it exists and link it in.

live free or die
harry
Live Free or Die