HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problems with Pro*c in hp-ux 11.11 and Oracle 8.1....
Operating System - HP-UX
1833329
Members
3081
Online
110051
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2002 06:56 AM
08-12-2002 06:56 AM
Problems with Pro*c in hp-ux 11.11 and Oracle 8.1.7 environment
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 appeare 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.
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 appeare 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.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2002 01:19 AM
08-13-2002 01:19 AM
Re: Problems with Pro*c in hp-ux 11.11 and Oracle 8.1.7 environment
Hi,
There might be a problem with the libraries with which your configuration file is linking.
I would test the demo first.
Normally, the makefile does it for you. You can also try just use the demo makefile
directly. To test out your pro*c install, you should build the demos anyway.
you would:
$ cd $ORACLE_HOME/precomp/demo/proc
$ make -f demo_proc.mk sample1
until that works -- you won't be precompiling anything. Once that works -- its
all downhill from there. test that out first. read the demo_proc.mk for more
insights.
Please find attached a few of my note that can help you troubleshoot this problem.
Best Regards
Yogeeraj
There might be a problem with the libraries with which your configuration file is linking.
I would test the demo first.
Normally, the makefile does it for you. You can also try just use the demo makefile
directly. To test out your pro*c install, you should build the demos anyway.
you would:
$ cd $ORACLE_HOME/precomp/demo/proc
$ make -f demo_proc.mk sample1
until that works -- you won't be precompiling anything. Once that works -- its
all downhill from there. test that out first. read the demo_proc.mk for more
insights.
Please find attached a few of my note that can help you troubleshoot this problem.
Best Regards
Yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP