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 -> Re: OCI problem

Re: OCI problem

From: Laurenz Albe <invite_at_spam.to.invalid>
Date: 20 Feb 2007 14:38:39 GMT
Message-ID: <1171982317.427682@proxy.dienste.wien.at>


Victor Polukcht <vpolukcht_at_gmail.com> wrote:
> I'm studing OCI, and got a problem.
>
> I wrote a small program that calls oracle procedure and prints the
> result.
>
> But while running it, i got segfault. It is very strange, i can't
> understand why. Can anybody help me to find a error?

Use a debugger to analyze the core dump.

If the segmentation fault is in your code, fix it.

If the segmentation fault is in Oracle's code, open a service request.

Yours,
Laurenz Albe Received on Tue Feb 20 2007 - 08:38:39 CST

Original text of this message

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