Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Function OCIServerAttach error

13 views
Skip to first unread message

Pruchnik

unread,
Oct 5, 2009, 11:28:40 AM10/5/09
to
Function OCIServerAttach is returning the error number 4294967294

Does anyone have any ideas on what this is or how to solve it?


Thanks,


-Pruchnik

Kevin English

unread,
Oct 5, 2009, 12:51:03 PM10/5/09
to
On Mon, 5 Oct 2009 08:28:40 -0700 (PDT), Pruchnik
<prpru...@gmail.com> wrote:

>Function OCIServerAttach is returning the error number 4294967294
>
>Does anyone have any ideas on what this is or how to solve it?
>

Looks like OCI_INVALID_HANDLE to me. Easy to fix. Just make sure
your handles are properly allocated/initialized according to Oracle
documentation.
--
Kevin English

0 new messages