Pro*C: get sqlca.sqlcode -24391, but sqlerrm ORA-00000 2005-05-20 - By Peter Baumann
Listers-
In one particular installation my Pro*C application gets back -24391 in sqlca.sqlcode, while the sqlerrm from the same sqlca shows ORA-00000 (See ORA-00000.ora-code.com) (normal, successful completion). On http://forums.oracle.com/forums/thread.jsp?forum=67&thread=204590&message =557466 this has been reported as a known issue under Solaris 9.1.x and resolved with patch 9.2.x, did anyone encounter this under Linux? Notably I installed the patch, but the message remains.
- client: C++ (gcc 3.3), linked against Ora 9.2.0.4 - server: Ora 8.1.7.0.1 both run on the same machine, Linux kernel 2.4.20-19.9
Any help greatly appreciated.
-Peter
PS: should the advice be to upgrade the server to 9.2.x, that we could do easily.
-- Prof. Dr. Peter Baumann - Executive Director, rasdaman GmbH www.rasdaman.com, mail: baumann@(protected) tel: +49-89-67000146, fax: -67000147, mobile: +49-173-5837882 - Professor of Computer Science, International University Bremen www.faculty.iu-bremen.de/pbaumann, mail: p.baumann@(protected) tel: +49-421-200-3178, fax: -3103 "A brilliant idea is a job halfdone."
|
|