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: Pro*C - "NULLS FIRST" Compilation Error

Re: Pro*C - "NULLS FIRST" Compilation Error

From: Brian Peasland <dba_at_nospam.peasland.net>
Date: Wed, 05 Sep 2007 20:23:02 -0500
Message-ID: <46df4a6d$0$17114$88260bb3@free.teranews.com>


aj wrote:
> On Sep 5, 11:18 am, "fitzjarr..._at_cox.net" <fitzjarr..._at_cox.net> wrote:

>> On Sep 5, 9:59 am, jerseyca..._at_gmail.com wrote:
>>
>>> I am using this version of Pro*C: "Pro*C/C++: Release 10.2.0.1.0"
>>> When I use the following syntax:
>>>       "ORDER BY t1.RELEASE_REASON  ASC NULLS FIRST;"
>>> I get a syntax error.
>>> This same syntax works properly in PL/SQL.
>>> Can anyone tell me if Pro*C does not support this syntax?
>>> Thanks,
>>> AJ
>> Post the exact error message reported to you.
>>
>> David Fitzjarrell

>
>
>
> Herein lies another problem, it doesn't just "not compile", rather,
> the proc compiler seg faults!
>
> Pro*C/C++: Release 10.2.0.1.0 - Production on Wed Sep 5 16:14:43 2007
>
> Copyright (c) 1982, 2005, Oracle. All rights reserved.
>
> System default option values taken from: /opt/oracle/product/10.2.0/
> precomp/admin/pcscfg.cfg
>
> Segmentation fault (core dumped)
>
>
> Thanks,
> AJ
>

I would suggest filing a Service Request with Oracle Support for this issue.

HTH,
Brian

-- 
===================================================================

Brian Peasland
dba_at_nospam.peasland.net
http://www.peasland.net

Remove the "nospam." from the email address to email me.


"I can give it to you cheap, quick, and good.
Now pick two out of the three" - Unknown

-- 
Posted via a free Usenet account from http://www.teranews.com
Received on Wed Sep 05 2007 - 20:23:02 CDT

Original text of this message

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