Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> proc connect problem - Oracle 8.0.4.2.2

proc connect problem - Oracle 8.0.4.2.2

From: <aplatts_at_my-deja.com>
Date: Sun, 05 Dec 1999 17:41:41 GMT
Message-ID: <82e84l$rvq$1@nnrp1.deja.com>


I'm trying to connect to a remote Oracle instance (Release 8.0.4.2.2) from a proc program (both program and DB run on Solaris 2.6).

The connection actually apears to be fine but the Connect call is causing errno to be set to 9. Specifically the sqlcxt((void **)0, &sqlctx, &sqlstm, &sqlfpn); statement generated by the precompiler is causing errno to be set.

Should I worry about this ? The connection does seem to be working right.

Andrew Platts

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Sun Dec 05 1999 - 11:41:41 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US