Operating System - HP-UX
1833115 Members
2904 Online
110051 Solutions
New Discussion

Pro*c error in hp-ux 11.11 and Oracle 8.1.7

 
Salvador Solaz
Occasional Contributor

Pro*c error in hp-ux 11.11 and Oracle 8.1.7

Hi,

We have an application in Pro*C that works correctly in a environment hp-ux 11.00 and Oracle 8.0.6. But we've problems with that application in hp-ux 11.11 and Oracle 8.1.7.

When we compile the source appears a warning that didn't appeared in the old version (hp-ux 11.00 and Oracle 8.0.6):

ld: Type mismatch for symbol "sqlca"; resolving NOTYPE symbol (in file /home/sgporta/provision/software/bin/temp/Gesbd.o) to NOTYPE symbol (in file /home/sgporta/provision/software/bin/temp/BddConexion.o)

1 warnings.


The application hangs when it read the first sentence /*EXEC SQL ... */

We think the problem can be done by the change of 32 to 64 bits compilation or link.

Could you help please? Thanks in advance for your help.

Salva.